Skip to main content
Settings are per-user and tied to your authenticated account. All requests must include an Authorization header with a valid bearer token.
1

Fetch your current settings

Retrieve your current settings before making changes so you can update only the fields you want to change.
Example response
2

Update your settings

Send a PUT /user-settings request with only the fields you want to change. All fields are optional — omit any field you want to leave unchanged.
Example response

Settings reference

Setting deleteAccountRequested to true flags your account for deletion. Contact support if you set this unintentionally.