Update webhook
Webhooks
Update webhook
Updates an existing webhook. Only include the fields you want to change — omitted fields remain unchanged. Fields cannot be set to null.
PATCH
Update webhook
Authorizations
API token from your Timeless dashboard.
Path Parameters
The webhook ID (e.g., whk_abc123).
Body
application/json
New HTTPS URL. Max 2048 characters.
Maximum string length:
2048New list of subscribed events. Replaces the existing list. At least one event is required.
Minimum array length:
1Available options:
meeting.transcript_ready, meeting.initial_summary_ready Enable or disable the webhook.
Response
The updated webhook.
Webhook ID.
Example:
"whk_abc123"
The registered URL.
Subscribed events.
Available options:
meeting.transcript_ready, meeting.initial_summary_ready Whether the webhook is active.
ISO 8601 timestamp.
ISO 8601 timestamp.