QamaqQamaq
DELETE

Webhook löschen

/webhooks/{webhook_id}

Löscht einen Webhook.

Parameter

Pfadparameter

NameTypBeschreibung
webhook_iderforderlich
string

The webhook ID

Code-Beispiele

curl -X DELETE "https://api.qamaq.io/api/v1/webhooks/{webhook_id}" \
  -H "Authorization: Bearer qmq_your_api_key"

Antworten

204Webhook deleted successfully
Kein Antwortkörper