put https://{buzz_key}.api.beeswax.com/rest/v2/account-alerts/
Response
xxxxxxxxxx
curl --request PUT \
--url https://stingersbx.api.beeswax.com/rest/v2/account-alerts/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"active":true}'