Skip to main content
DELETE
Delete a Webhook

Description

This endpoint removes a webhook configuration from your Transcrypts account. When executed, the specified webhook will no longer receive event notifications.

Authentication

This endpoint requires API credentials:
  • Client ID (header)
  • Access Key (header)

Path Parameters

Response

Success Response (204 No Content)

The endpoint returns no response body upon successful deletion.

Error Responses