Create a new hook for the current account.
Supports schedule, event, and manual trigger types. Returns 422 for invalid cron expressions or unrecognised event names. Returns 409 when the account has reached the maximum hook limit.
Request body for creating a hook (any trigger type).
Human-readable name
1 - 200Trigger that fires on a cron schedule.
Optional description
Optional rule expression — hook only fires when this evaluates to True
Ordered list of actions to execute
Whether the hook is active on creation
Successful Response
Response schema for a single hook.
Cron expression (schedule triggers only)
Human-readable cron schedule