Create Webhook

Create a webhook with a POST request to the endpoint.

Body Params
string
required

The webhook URL that the event data will be posted to.
Example: https://www.example.com/webhook-test

string
required

The HTTP basic authentication username.
Example: Bob

string
required

The HTTP basic authentication password.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json