Webhook Endpoints
Create webhook endpoint
Creates a shared webhook endpoint for a toolkit + OAuth app + project. Returns the webhook URL that the customer registers in their app dashboard. Idempotent — returns existing endpoint if one already exists for this toolkit + client_id + project.
post/api/v3.1/webhook_endpoints
Request body
Response
Existing webhook endpoint returned
Changes
Changed in 3 of the 61 revisions of this API.5
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
UserApiKeyAuthwas removed from the APIapi-security-removed
- ○
- ○
api tag
Webhook Endpointsaddedapi-tag-added
- ○
api tag
Webhooksremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○