diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index af62e2d..c5029e4 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -5655,6 +5655,13 @@ paths: example: plaintext schema: type: string + - name: include_translations + in: query + required: false + description: If set to true, conversation parts will be translated to the detected language of the conversation. + example: true + schema: + type: boolean tags: - Conversations operationId: retrieveConversation