Skip to main content
POST
/
api
/
conversations
/
{conversation_id}
/
security_analyzer
{
  "success": true
}

Path Parameters

conversation_id
string<uuid>
required

Body

application/json

Payload to set security analyzer for a conversation

security_analyzer
LLMSecurityAnalyzer · object
required

The security analyzer to set

Response

Successful Response

success
boolean
default:true