Webhooks V2

Save Integration Config

Validates custom event names against the destination's rules, then upserts both the Svix endpoint headers and the event name mappings. One call per user action so the dashboard never has to sequence the two stores. Requires applications:write scope.

put/v2/projects/{project_id}/integrations/{integration_id}/config

Path parameters

project_idstring required

Project ID

Project ID

integration_idstring required

Integration id as served by integration-router (e.g. 'mixpanel')

Integration id as served by integration-router (e.g. 'mixpanel')

Request body

credentialsobject required
descriptionstring
filter_typesstring[]
event_namesobject

Response

Success

endpoint_idstring required
event_names_savednumber required

Changes

No recorded changes to this endpoint across all 1 revision of this API.