Disable token

Disable a specific API token.

Disable API token

post

Disable API token. Changes API token state to Disabled. Available for all account types (Operations account, Client account, Vendor account). Returns the updated API token object.

Path parameters
idstringRequired

API token identifier.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
statusstringOptional
descriptionstring · nullableOptional
lastAccessAtstring · date-time · nullableOptional
tokenstringOptional
post
/public/v1/accounts/api-tokens/{id}/disable

Last updated

Was this helpful?