Delete webhook endpoint
Delete a webhook endpoint. In-flight deliveries stop; returns 204 on success.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
webhook_endpoint_id
Webhook endpoint id (prefixed whe_…).
Headers
Speechify-Version
Response
Endpoint deleted.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error