Skip to main content
POST
Switch Conversation Profile

Authorizations

X-Access-Token
string
header
required

Path Parameters

conversation_id
string<uuid>
required

Body

application/json

Request to switch a running conversation's LLM to a saved profile.

profile_name
string
required

Name of a profile previously saved via /api/v1/settings/profiles.

Minimum string length: 1

Response

Successful Response

success
boolean
default:true