Provisioning Tokens
Create
Create a new provisioning token.
POST
Python
| Scope | Required |
|---|---|
devices:provision | Yes |
provisioning_tokens:write | Yes |
Authorizations
The API key to use for authentication.
Headers
The API version the client was built against.
Example:
"2026-05-06.rainier"
Response
200 - application/json
Successfully created the provisioning token.
Last modified on May 27, 2026
Python

