Set time zone
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//api/timezone/set' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "name": "text" }'
No body