Provisioning
Authorizations
AuthorizationstringRequired
OAuth2 Bearer token obtained from authentication endpoint
Body
orgIdinteger · int32RequiredExample:
Organization ID, in which device should be created.
101ownerIdinteger · int64RequiredExample:
User ID, to which device will be assigned.
101Responses
200
Provision token
application/json
tokenstringRequiredExample:
Provision token value
gSNIYf9l7vdaLEMWK0jRCHT9RKe5rDSOdeviceIdinteger · int32RequiredExample:
ID of the device created with this token
101400
Bad request
application/json
403
Forbidden
404
Organization/user not found or access denied
application/json
429
Too many requests
500
Internal server error
application/json
post
/api/v1/organization/device/provision/tokenLast updated
Was this helpful?

