Support
Log In
Groups

Delete a group token

Deletes an existing group token. This action is irreversible and will immediately invalidate the token.

DELETE/organizations/{organizationName}/groups/{groupName}/tokens/{tokenName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
groupName*string

The unique identifier of the group

Match^(?!.*\*)(?!.*[/]).{1,70}$
tokenName*string

The unique identifier of the token to delete

Match^[a-zA-Z0-9_ -]+$

Response Body

application/json

application/json

application/json

application/json