Skip to main content
PUT
Update Settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
display_name
string | null
Required string length: 1 - 100
default_currency
string | null
Required string length: 3
email_notifications
boolean | null
marketing_emails
boolean | null

Response

Successful Response

display_name
string
required
default_currency
string
required
email_notifications
boolean
required
marketing_emails
boolean
required