DELETE api/v1/application/{applicationID}/store/{storeID}/webhook/{webhookID}?enable={enable}&purge={purge}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| applicationID | string |
Required |
|
| storeID | string |
Required |
|
| webhookID | string |
Required |
|
| enable | boolean |
Default value is False |
|
| purge | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data, image/png, image/jpg, image/jpeg, image/bmp
Sample:
Sample not available.