Skip to main content
POST
Trigger Schedule

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from the Cronhost dashboard.

Path Parameters

id
string
required

Unique schedule identifier

Example:

"schedule_123"

Response

Schedule triggered successfully

data
string
required

The id of the newly created job

Example:

"job_456"

success
boolean
required
Example:

true

message
string
required
Example:

"Schedule triggered successfully"