delete https://{hostname}/v1/webhooks/
Use this endpoint to de-register a specific webhook by ID.
Responses
200The webhook was de-registered successfully.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.