Webhooks
Delete Webhook
Delete a webhook. Detach it from any agents first by clearing their webhook_id.
delete/agents/webhooks/{webhook_id}
Path parameters
webhook_idstring required
The ID of the webhook.
Headers
Cartesia-Version'2026-03-01' date required
Example:2026-03-01
API version header.
Response
Webhook deleted. Returns the ID of the deleted webhook.
string required
The ID of the deleted webhook.
Changes
No recorded changes to this endpoint across all 1 revision of this API.