Deletes the web hook registration with the specified ID.
DELETE http:///api/v2/business/{businessId}/webhookregistrations/{id}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| id | string | Required | |
| businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
|
| 400 | Bad Request Bad Request |
ProblemDetails |
| 404 | Not Found Not Found |
ProblemDetails |
| 409 | Conflict Conflict |
ProblemDetails |
| 500 | Internal Server Error Internal Server Error |
Powered by DapperDox