Skip to main content
DELETE
Delete org webhook

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

webhook_id
string<uuid>
required

Webhook ID Unique identifier

Query Parameters

entity_id
string<uuid>

Entity ID Unique identifier

Response

Response

The response is of type string<string>.

Example:

"No Content"