PATCH
/
settings
/
{setting_id_str}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

setting_id_str
string
required

Body

application/json
name
string
value
string
dataType
enum<string>
Available options:
STRING,
NUMERIC,
JSON,
JSON_LOGIC

Response

201 - application/json
id
string
required
value
string
required
entityType
string
required
entityId
string
required
namespace
string
required
name
string
required
dataType
enum<string>
required
Available options:
STRING,
NUMERIC,
JSON,
JSON_LOGIC