POST webhook
A POST query to the webhooks endpoint creates a new webhook.
Warning
When creating a webhook, you must use an HTTPS URI, not HTTP.
|
Relative Route |
|
|---|---|
|
|
|
Body
The body structure is as follows:
Response
A POST query returns the new webhook details structured as follows:
You can find the new webhook location in the response header.
A successful query returns the created status code (201).