v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Conversations

Validate an action in a conversation message

Approves or rejects an action taken in a specific message in a conversation

post/api/v1/w/{wId}/assistant/conversations/{cId}/messages/{mId}/validate-action

Path parameters

wIdstring required

Workspace ID

cIdstring required

Conversation ID

mIdstring required

Message ID

Request body

actionIdstring required

ID of the action to validate

approvedboolean required

Whether the action is approved or rejected

Response

Action validation successful

successboolean