Skip to main content

Options

url
string
required
The endpoint URL of the webhook.

Arguments

data
object
required
The data to be sent as a JSON object. Example:
A JSON string with data for the webhook. Example: {"key1": "value1", "key2": 123}