Delete a specific Webhook Configuration by ID.
Webhook Configuration
Delete a specific Webhook Configuration by ID.
DELETE
Delete a specific Webhook Configuration by ID.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The Webhook Configuration ID.
Example:
12345
Response
Upon success a response with an empty body is returned.

