Skip to main content
POST
Create Scheduled Job

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Scheduled job created successfully; returns {success: true, scheduled_job_id: , msg: }

success
boolean

Always true on success

scheduled_job_id
integer

ID of the newly created scheduled job

msg
string

Human-readable confirmation message