Web2App Integrations V2

Update Web2App Integration

Updates a web2app integration. Requires applications:write scope.

patch/v2/projects/{project_id}/web2app_integrations/{integration_id}

Path parameters

project_idstring required

Project ID

Project ID

integration_idstring required

Web2App Integration ID

Web2App Integration ID

Request body

namestring

Display name for this integration

integration_type'facebook-pixel' | 'console-logger' | 'google-tag-manager' | 'custom-script'

Integration type

enabledboolean

Whether the integration is active

{"stackTrail":"paths:/v2/projects/{project_id}/web2app_integrations/{integration_id}:patch:requestBody:content:application/json:schema:properties:config","oasType":"schema","type":"unknown","title":"unknown","description":"Type-specific configuration"}

Response

Success

idinteger required

Unique identifier

object'web2app_integration' required

Object type, always web2app_integration

namestring required

Display name

integration_type'facebook-pixel' | 'console-logger' | 'google-tag-manager' | 'custom-script' required

Integration type

enabledboolean required

Whether the integration is active

{"stackTrail":"paths:/v2/projects/{project_id}/web2app_integrations/{integration_id}:patch:responses:200:content:application/json:schema:properties:config","oasType":"schema","type":"unknown","title":"unknown","description":"Type-specific configuration"}
created_atstring required

ISO 8601 timestamp of when the integration was created

updated_atstring required

ISO 8601 timestamp of when the integration was last updated

Changes

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