Skip to main content
PUT
Update subaccount preferences

Authorizations

api-token
string
header
required

API key. Create and manage keys at /v4/account/api-keys or in the dashboard.

Path Parameters

subAccountId
string<uuid>
required

Body

application/json
label
string

Alphanumeric characters, underscores, dashes, spaces, and parentheses only.

Required string length: 1 - 50
Pattern: ^[a-zA-Z0-9_\-\s()]+$
is_hidden
boolean

Response

Preferences updated

success
boolean
Example:

true

message
string
Example:

"Subaccount preferences updated"

data
object