redact_conversation_request

One of:

Payload of the request to redact a conversation part

type
required
string

The type of resource being redacted.

Value: "conversation_part"
conversation_id
required
string

The id of the conversation.

conversation_part_id
required
string

The id of the conversation_part.

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