v1

latestOpenAPI 3.0.02026-08-04660400.1 KB

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

Path parameters

idstring required

Response

Delete a single authentication token by ID

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.