x-auth-token: ********************curl --location --request PUT 'https://api.lootlocker.io/admin/broadcasts/v1/organisation//broadcast//publication/' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"start": "string",
"end": "string",
"tz": "string"
}'{}