For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deactivate account

Deactivate account

post

Deactivate account. Moves the account from Active to Enabled. Available for Operations account with platform account management permissions. Returns the updated account object.

Path parameters
idstringRequired

Account identifier.

Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
externalIdstring · nullableOptional
externalNamestring · nullableOptional
technicalSupportEmailstring · nullableOptional
websitestring · nullableOptional
descriptionstring · nullableOptional
defaultLanguageCodestring · nullableOptional
post/public/v1/accounts/accounts/{id}/deactivate

Last updated

Was this helpful?