Skip to main content
PUT
TypeScript SDK
Only pending events can be updated.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

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 updated

data
object
required