tokens
Create a service token
Create a service token for machine-to-machine authentication. Accepts API key or bearer token. Optionally apply restrictions.
post/tokens
Request body
Response
Token created successfully
Example response
{
"expiresAt": "2024-01-01T01:00:00.000Z"
}