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
scheduled_at
string<date-time>
required

ISO timestamp, must be in the future

method
enum<string>
default:POST
Available options:
GET,
POST,
PUT,
PATCH,
DELETE,
HEAD,
OPTIONS
headers
object | null
payload
object | null
retry_config
object | null

Response

Event created

data
object
required