Skip to main content
DELETE
Delete a specific Webhook Configuration by ID.

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

id
integer
required

The Webhook Configuration ID.

Example:

12345

Response

Upon success a response with an empty body is returned.