Skip to main content
DELETE
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

List of setting keys to delete

keys
string[]
required
Minimum array length: 1

Response

Global settings deleted successfully

message
string