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