Skip to main content
POST
TypeScript SDK

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header as: Bearer

Body

application/json
webhook_url
string<uri>
required
cron_expression
string
required

Cron expression (e.g., '0 0 * * *')

method
enum<string>
default:POST
Available options:
GET,
POST,
PUT,
PATCH,
DELETE,
HEAD,
OPTIONS
timezone
string | null

IANA timezone identifier (e.g., 'America/New_York')

headers
object | null
payload
object | null
retry_config
object | null
is_active
boolean
default:true

Response

Cron created

data
object
required