Skip to content

redact_conversation_request

One of:

Payload of the request to redact a conversation part

typestringrequired

The type of resource being redacted.

Value:"conversation_part"
Example:"conversation_part"
conversation_idstringrequired

The id of the conversation.

Example:"19894788788"
conversation_part_idstringrequired

The id of the conversation_part.

Example:"19381789428"
{ "type": "conversation_part", "conversation_id": "19894788788", "conversation_part_id": "19381789428" }