DELETE
/
webhooks
/
{id}
curl --request DELETE \
  --url https://api.loopreturns.com/api/v1/webhooks/{id} \
  --header 'X-Authorization: <api-key>'
This response has no body data.

Authorizations

X-Authorization
string
header
required

Path Parameters

id
integer
required

The webhook's unique identifier.