Intercom API

Getting access, Developing, Testing

Back to Intercom

Redact a conversation part

You can redact a conversation part or the source message of a conversation (as seen in the source object).

📘 Which parts and source messages can I redact?

If you are redacting a conversation part, it must have a body. If you are redacting a source message, it must have been created by a contact. We will return a conversation_part_not_redactable error if these criteria are not met.

Input

type: object properties: parameters: type: object properties: Intercom-Version: type: number Content-Type: type: string Accept: type: string title: Parameters