Provisioning Tokens
Create
Create a new provisioning token.
post/provisioning_tokens
Response
Successfully created the provisioning token.
Example response
{
"token": "miru_pt_123",
"expires_at": "2025-01-01T00:00:00Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.