Settings
Update a setting
Update a setting
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"setting.USER.success_threshold.ACCOUNT.G234DZZKBKACATFFGVGEMERFI"
Body
application/json
Payload to update setting
Update Settings
Available options:
STRING
, NUMERIC
, JSON
, JSON_LOGIC
Response
201
application/json
Response for insert and update settings request
Represents a setting
Available options:
STRING
, NUMERIC
, JSON
, JSON_LOGIC