SystemVariableUpdateRequest

POST {{base_url}}/SystemVariableUpdateRequest

Sets a value for a system variable.

API
System Variable API

Requires Authentication
Yes (Admin)

Returns
N/A

Batch?
No

Request Body

[{"name"=>"Id", "value"=>"{{SystemVariableEnum}}", "datatype"=>"string"}, {"name"=>"Value", "value"=>"{{string}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.