DELETE
/
webhooks
/
{id}
Webhook kaydını sil
curl --request DELETE \
  --url https://api.hemenmagaza.com/v1/webhooks/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Authorization: Bearer YOUR_API_TOKEN

Path Parameters

id
integer
required

Response

204

Webhook silindi.