api-key: ********************
curl --location --request PUT 'https://api.youratlas.com/v1/api/campaign//chat/status' \ --header 'api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "IsOutboundChatActive": true }'