Skip to content

GET /devices/{id}/activateOnResellerPlan

GET
/devices/{id}/activateOnResellerPlan

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

device id

Typenumber
Required
formatinteger

Query Parameters

resellerPlanId*
Typenumber
Required
format
expiry
Typestring
formatdate-time

Responses

Request was successful
application/json
JSON
{
"success": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python