Service tokens
Delete a service token
Delete a service token from the organization.
Authorization
A service token must have at least one of the following access in order to use this API endpoint:
Service Token Accesses delete_service_tokens
delete/organizations/{organization}/service-tokens/{id}
Path parameters
organizationstring required
The name of the organization
idstring required
The ID of the service token
Response
Service token deleted successfully
Changes
Changed in 1 of the 24 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○