Delete a Webhook integration

The endpoint deletes webhook by ID.

Path Params
string
required

The ID of the webhook to delete.

Responses
204

Successfully deleted.

404

Webhook not found, or user unauthorized to perform action.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!