DELETE api/Webhooks/{id}
Delete Webhook
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Webhook Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
204 No Content
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.