Deletes the web hook registration with the specified ID.

Request

DELETE http:///api/v2/business/{businessId}/webhookregistrations/{id}

Path parameters

Parameter name Value Description Additional
id string Required
businessId string Required

Response

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