latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Conversation

Update Conversation Message

Used to update a message in a Conversation

patch/conversations/messages/{conversation_message_id}

Path parameters

conversation_message_idstring required

The conversation message id

Request body

message_contentstring

The content of the message

Response

Conversation message updated

idstring

Unique ID for this conversation message

conversation_idstring

The ID of the conversation associated with this message

branch_namestring

The name of the branch associated with this conversation

branch_idstring

The ID of the branch associated with this conversation

workspace_idstring

The ID of the workspace associated with this conversation

entity_type'branch' | 'test' | 'flow'

The type of entity associated with this conversation

entity_idstring

The ID of the entity associated with this conversation (branchId, testInvariantId, flowInvarianId)

contentstring

The content of the conversation message

created_timeinteger

Time at which the conversation was created

created_by_idstring

The ID of the user who created this conversation

last_updated_timeinteger

Time at which the conversation was created

last_updated_by_idstring

The ID of the user who updated this conversation