Authorization: Bearer ********************
curl --location -g --request DELETE '/rest/instance/{{instance_key}}/restart' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{ "error": true, "message": "string" }