Return a provisioning token for a Senza Embedded device (create device if missing)

Senza Embedded only.

This endpoint issues a provisioning token for a Senza Embedded device, used as
part of the enable authentication flow.
If the device identified by (oemVendorId, hwDeviceId) does not yet exist in
the specified tenant, it will be created automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the tenant where the device should be belong to.

Body Params
oemIdentifiers
object
required

Object containing OEM-specific identification details.

Responses

400

Bad Request - missing required fields like oemIdentifiers or invalid values

401

Not Authorized.
Could happen when caller do not have permission to the operation

409

Conflict.
Could happen when the device with the same oemIdentifiers already exists in the system on other tenant

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json