POST
/
{site}
/
resend-scheduler
curl --request POST \
  --url https://api.altostrat.io/{site}/resend-scheduler \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

site
string
required

UUID of the site

Response

200

Scheduler re-sent