Set outbound auto-translate for a conversation
Pin a customer locale so every outbound reply on this conversation is auto-translated on send. The agent composes in their own language; the send path translates the body to target (BCP-47, e.g. ‘es’, ‘pt-BR’) before dispatch and stores the agent’s original alongside the translation on the outbound message metadata (original + translation side-by-side). Reuses the platform LLM with per-tenant billing — no new provider, no outbound voice/SMS change. Distinct from POST /inbox/reply/translate (compose-time review-before-send): this is the always-on, no-click variant. enabled: false disables the pin (the last locale is retained for quick re-enable). Enabling requires a target (supplied now or previously pinned).
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Body
Response
Default Response