Sends a WhatsApp or other message to configured notifiables to authorize the script. Requires script:update scope.
script:update
cURL
curl --request GET \ --url https://api.altostrat.io/scheduled/{scheduledScript}/authorize \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Notifications dispatched
Was this page helpful?