Guide CLI reference API reference Log In / Sign Up Delete a webhook Delete a webhook and stop all future event deliveries DELETE /auth/v1/seed/webhooks/{id} Request Response cURL curl --request DELETE \ --url /auth/v1/seed/webhooks/{id} \ --header 'Authorization: Bearer <token>' Path parameters id type: string required The webhook ID.