Update account

Update account

put

Update account. Available for Operations account with platform account management permissions. Accepts application/json or multipart/form-data (with optional icon). Updates account fields such as name, address, website, and description. Returns the updated account object.

Path parameters
idstringRequired

Account identifier.

Body
logostring · binaryOptional
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
put
/public/v1/accounts/accounts/{id}

Last updated

Was this helpful?