Create a new authentication token for an organization.
Org-Scoped Tokens
Create a new authentication token for an organization.
Create a new authentication token for an organization. Can only be used with org-group tokens.
POST
Create a new authentication token for an organization.
Authorizations
Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.
Response
200 - application/json
Create a new authentication token for an organization.
The ID of the org-group that this token is authorized to act as. Default null.
The ID of the org-group-token that created this org-scoped token. Will be null for tokens created through the UI.
The Siro uid of the user who created the token.