Trigger a schedule

POST https://api.cronhooks.io/schedules/{id}/trigger

PARAMETERS

Name Required
id
The ID of the schedule to retrieve.
Required

REQUEST

curl "https://api.cronhooks.io/schedules/3a012d1f-fe83-4855-2860-84f8a85e154c/trigger" \
-H "Authorization: Bearer <YOUR_API_TOKEN>"

Response

200 OK