Schedule Endpoints
Trigger Schedule
Manually trigger a schedule to run immediately, regardless of its cron schedule. Creates a new job that will execute the HTTP request.
POST
Authorizations
API key for authentication. Get your API key from the Cronhost dashboard.
Path Parameters
Unique schedule identifier
Example:
"schedule_123"
Response
200
application/json
Schedule triggered successfully
The response is of type object
.