Delete webhook
Deletes a specific webhook by its unique identifier.
Path Parameters |
---|
webhookId uuid — REQUIREDThe unique identifier of the webhook to be deleted. |
Responses | |||
---|---|---|---|
200 Ok.
| |||
400 Bad request.
| |||
404 Not found.
| |||
500 Internal server error.
|
Deletes a specific webhook by its unique identifier.
Path Parameters |
---|
webhookId uuid — REQUIREDThe unique identifier of the webhook to be deleted. |
Responses | |||
---|---|---|---|
200 Ok.
| |||
400 Bad request.
| |||
404 Not found.
| |||
500 Internal server error.
|