Delete webhook endpoint

Beta

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_idstringRequired

Webhook endpoint id (prefixed whe_…).

Headers

Speechify-VersionstringOptional

Response

Endpoint deleted.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error