Provisioning Tokens
Create
Create a new provisioning token.
post/provisioning_tokens
Response
Successfully created the provisioning token.
Example response
{
"token": "mirupt_123",
"expires_at": "2025-01-01T00:00:00Z"
}Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○