v1
latestOpenAPI 3.0.12026-07-2372111.3 KBApiTokens
Delete API token
Delete API token. Available for all account types (Operations account, Client account, Vendor account). Permanently removes the API token; it can no longer be used for authentication. Returns 204 No Content on success.
delete/public/v1/accounts/api-tokens/{id}
Path parameters
idstring required
API token identifier.
Response
No Content