POST https://api.cronhooks.io/schedules/{id}/trigger
            
| Name | Required | 
|---|---|
| id The ID of the schedule to retrieve. | Required | 
curl "https://api.cronhooks.io/schedules/3a012d1f-fe83-4855-2860-84f8a85e154c/trigger" \
-H "Authorization: Bearer <YOUR_API_TOKEN>"200 OK