Webhooks V2
Update Webhook Endpoint
Updates a webhook endpoint's URL, description, or other settings. Requires webhooks:write scope.
patch/v2/projects/{project_id}/webhook_endpoints/{endpoint_id}
Path parameters
project_idstring required
Project ID
Project ID
endpoint_idstring required
Webhook endpoint ID
Webhook endpoint 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.