Mint a Local Command Token
POST
/devices/{deviceId}/local-tokensMint a short-lived, capability-scoped token a browser POS presents to the device’s local control plane.
Parameters
deviceIdpathrequiredRequest Body
allowedCommandTypesstring[]
ttlSecondsnumber
accountIdsstring[]
Response
Local command token
token*string
tokenId*string
expiresAt*string
Code Samples
No code examples available for this operation.