Hookestdocs Postman OpenAPI llms.txt

POST/v1/webhooks/rotate0 Credits

Secret rotieren

Neues whsec_…, einmal gezeigt. Kein Webhook: 404. Das ist eine Berechtigung am Key, kein Request-Header. Fehlt sie, kommt 403 api_not_enabled.

Request-Parameter

Keine Query-, Path- oder JSON-Parameter.

Antwort

{
  "object": "webhook",
  "url": "https://customer.example/hookest",
  "configured": true,
  "secret": "whsec_…"
}

Antwortfelder

NameTypPflichtBeschreibung
object string Pflicht Immer webhook.
url string Nullable Konfigurierte HTTPS-URL, oder null.
configured boolean Pflicht Nur true, wenn eine HTTPS-URL aktiv ist.
secret string Pflicht Neues whsec_…. Einmal.