Create a webhook endpoint
Create a webhook endpoint
A webhook endpoint must have a url.
POST
Create a webhook endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The URL of the webhook endpoint.
Required string length:
1 - 2083Last modified on May 12, 2026