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
Example response
{
"message": "Integration created successfully"
}