Skip to main content

Mint a Local Command Token

POST/devices/{deviceId}/local-tokens
Mint a short-lived, capability-scoped token a browser POS presents to the device’s local control plane.

Parameters

deviceIdpathrequired
string

Request Body

allowedCommandTypesstring[]
ttlSecondsnumber
accountIdsstring[]

Response

Local command token

token*string
tokenId*string
expiresAt*string
Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body