Skip to main content

Create Job

POST /jobs Creates a scheduled job that either sends an email or invokes a webhook on a recurring cron schedule or at a specific time.

Endpoint


Request

Example request:

Request Body


Example: Cron Webhook


Example: One-Time Email


Successful Response

HTTP 201 Created