API Credentials
Delete API Credential
Deletes/revokes an API credential. Requires api:delete
scope.
DELETE
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the Team.
UUID of the API Token/Credential.
Response
204
API credential deleted successfully.