Update an account

Updates the specified account by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

PATCH/v3/accounts/{id}
JWTaccount:write

Path parameters

idstringrequired

Unique identifier for the account.

Request body

emailstring

Email address of the company.

Format: email

companystring

Name of the company.

Length: [1,256]

accountAliasstring

Unique account alias.

Length: [2,256]Pattern: ^[a-z0-9_-]+$

websitestring

Website of the company.

Length: [0,256]Format: uri

logoUrlstring

Logo url.

Length: [0,256]Format: uri

faviconUrlstring

Favicon url.

Length: [0,256]Format: uri

googleClientIdstring

Google client id.

Length: [0,256]

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

companystringrequired
emailstringrequired
statusstringrequired

Allowed values: active, inactive

adminPortalDomainstringrequired
customerPortalDomainstringrequired
resellerPortalDomainstringrequired
websitestringrequired
logoUrlstringrequired
faviconUrlstringrequired
googleClientIdstringrequired
trialExpiresAtstringrequired

Format: date-time

planobjectrequired
accountAliasstringrequired
regionstringrequired
paymentMethodstringrequired
pspstringrequired
totalTrialExtensionsintegerrequired

Format: int32

twoFactorGracePeriodintegerrequired

Format: int32

teamMemberTwoFactorRequiredFromstring

Format: date-time

userTwoFactorRequiredFromstring

Format: date-time