Skip to main content
PUT
Java (SDK)

Authorizations

Authorization
string
header
required

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

Path Parameters

category
string
required

Category of the setting (e.g., 'display', 'trading', 'notifications')

Body

application/json

Global settings data to update as key-value pairs

The body is of type object.

Response

Global settings updated successfully

The response is of type object.