Delete Webhook Endpoint

View Markdown

Delete a webhook endpoint.


DELETE
/webhooks/endpoints/{id}

Authorization

AuthorizationRequiredBearer <token>

API key authentication using "Authorization: Bearer <api_key>" header. Use your project API key (ittybit_*).

In: header

Path Parameters

idRequiredstring

Response Body

Default Response

idRequiredstring
{
  "id": "we_3nF8tGy1bK"
}