Delete an existing webhook configuration and stop delivery of future events to that endpoint.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.
255Identifier of the webhook configuration to delete
Webhook configuration deleted successfully. No content is returned.