Activate account

Activate account

post

Activate account. Available for Operations account with platform account management permissions. Moves the account to Active state and sets the externalId from the request if sent. Returns the updated account object with audit.activated.

Path parameters
idstringRequired

Account identifier.

Body
idstringOptional
namestring · min: 1 · max: 500Required
iconstring · nullableOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
externalIdstring · min: 1 · max: 250Required
externalNamestring · nullableOptional
technicalSupportEmailstring · email · max: 320 · nullableOptional
websitestring · max: 2000 · nullableOptional
descriptionstring · max: 2000 · nullableOptional
defaultLanguageCodestring · nullableOptional
Responses
chevron-right
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}/activate

Last updated

Was this helpful?