curl --location --request GET '/core/systemVariable/update/excel/template' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "property1": "string", "property2": "string" }