cURL
curl --request DELETE \ --url https://api.example.com/api/WebHooks/{webhookId}
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
OK
Was this page helpful?