Proactive message triggers
Proactive message triggers
POST Create a localized trigger — Creates one organization-scoped proactive chat trigger. Conditions are validated against the selected trigger type, every locale must be configured for the…DELETE Delete a trigger — Permanently deletes one organization-owned trigger and its localized variants.GET List localized triggers — Returns organization-owned proactive triggers ordered newest first.PATCH Update a localized trigger — Partially updates one organization-owned trigger. Changing the type revalidates the effective condition payload; supplying translations replaces the complete…Was this page helpful?
Remove an operator from a team
Removes an operator from the specified team within the current organization. Returns success regardless of whether the membership existed, so callers need not probe first. Requires the admin role. Access requires an active organization administrator session or an organization API key with the `operator-teams:write` scope. API-key calls also require the automation API module. Data is isolated to the authenticated organization; identifiers from another organization or site are not disclosed.
Create a localized trigger
Creates one organization-scoped proactive chat trigger. Conditions are validated against the selected trigger type, every locale must be configured for the organization, and a published default-locale translation is required. The operation enforces the plan trigger limit and publishes the new configuration to runtime caches. Access requires an active organization administrator session or an organization API key with the `triggers:write` scope. API-key calls also require the automation API module. Data is isolated to the authenticated organization; identifiers from another organization or site are not disclosed.