Delete a single authentication token within a given org by ID. Can only be used with org-group tokens.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.