Intercom API

Getting access, Developing, Testing

Back to Intercom

Update a conversation

You can update an existing conversation.

📘

If you want to update a conversation with either a reply (or actions such as assign, unassign, open, close or snooze) then take a look at their own sections respectively as they currently require different endpoints and parameters.

Input

type: object properties: parameters: type: object properties: Intercom-Version: type: number Content-Type: type: string Accept: type: string display_as: type: string description: Set to plaintext to retrieve conversation messages in plain text. id: type: integer description: The id of the conversation to target required: - id title: Parameters