v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
Integrations

Create or update WebEngage integration

Creates or updates the WebEngage integration for the organization. Replaces the existing integration configuration with the provided credential set(s).

Note: This endpoint returns a direct JSON response — not the standard { success, data } wrapper used by other endpoints.

post/integration/modify-webengage-integration

Request body

Response

Integration created or updated

messagestring
dataobject

Integration details object

Example response

{
  "message": "Integration created successfully"
}