Stampfactory
Dokumentation
Webhooks

Webhook löschen

DELETE
/webhooks/{webhook}
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

webhook*string

The webhook ID

Formatuuid

Response-Body

application/json

application/json

curl -X DELETE "https://example.com/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Leer