Settings
Create a setting
Create a setting
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload to insert setting
Represents a setting
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