Delete Webhook

Delete a webhook with a DELETE request to the endpoint with the webhook ID.

Path Params
int64
required

The unique identifier of webhook.
Example: 123456

Responses
200

Success

400

Invalid ID supplied

404

ID not found

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!