Zum Hauptinhalt springen

Optionen

url
string
required
Die Endpoint-URL des Webhooks.

Argumente

data
object
required
Die zu sendenden Daten als JSON-Objekt. Beispiel:
A JSON string with data for the webhook. Example: {"key1": "value1", "key2": 123}