Delete a single authentication token by ID
Org-Scoped Tokens
Delete a single authentication token by ID
Delete a single authentication token within a given org by ID. Can only be used with org-group tokens.
DELETE
Delete a single authentication token by ID
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.
Path Parameters
Response
200 - application/json
Delete a single authentication token by ID
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.
Create a new authentication token for an organization.Get all integration connections for a single org