Skip to main content
PATCH
Update account

Autorizaciones

api_access_token
string
header
requerido

API access token authentication

Parámetros de ruta

id
string<uuid>
requerido

Account ID

Cuerpo

application/json
name
string

Account name

locale
string

Account locale

Ejemplo:

"en"

timezone
string

Account timezone

Ejemplo:

"UTC"

domain
string

Custom domain

support_email
string<email>

Support email address

custom_attributes
object

Custom account attributes

Respuesta

Account updated successfully

success
boolean
Ejemplo:

true

data
object
meta
object
message
string
Ejemplo:

"Account updated successfully"