Authorization: Bearer ********************curl --location --request PUT '/system-variables/41402833-8539-4e10-89de-187d95a9b789' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"variableValue": "string"
}'{}