Webhooks V2
Create Webhook Endpoint
Creates a new webhook endpoint for the project. Requires webhooks:write scope.
post/v2/projects/{project_id}/webhook_endpoints
Path parameters
project_idstring required
Project ID
Project ID
Query parameters
format'superwall' | 'superwall_v2'
Which webhook delivery application this endpoint belongs to. superwall_v2 receives typed Superwall V2 payloads. Defaults to superwall.
Which webhook delivery application this endpoint belongs to. superwall_v2 receives typed Superwall V2 payloads. Defaults to superwall.
Request body
Response
Success