v1

latestOpenAPI 3.0.02026-08-04660400.1 KB

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/v1/core/auth/tokens

Request body

tokenNamestring required
organizationIdstring required

Response

Create a new authentication token for an organization.

tokenIdstring required
tokenNamestring required
organizationIdstring required
authorizedOrgGroupIdstring nullable required

The ID of the org-group that this token is authorized to act as. Default null.

parentOrgGroupTokenIdstring nullable required

The ID of the org-group-token that created this org-scoped token. Will be null for tokens created through the UI.

createdAtstring required
createdBystring nullable required

The Siro uid of the user who created the token.

tokenstring required