Skip to main content
PATCH
Update account

Autorizações

api_access_token
string
header
obrigatório

API access token authentication

Parâmetros de caminho

id
string<uuid>
obrigatório

Account ID

Corpo

application/json
name
string

Account name

locale
string

Account locale

Exemplo:

"en"

timezone
string

Account timezone

Exemplo:

"UTC"

domain
string

Custom domain

support_email
string<email>

Support email address

custom_attributes
object

Custom account attributes

Resposta

Account updated successfully

success
boolean
Exemplo:

true

data
object
meta
object
message
string
Exemplo:

"Account updated successfully"