Update conversation defaults
Update the defaults used by future turns in a conversation.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
conversationId
Unique conversation identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Request
This endpoint expects an object.
model
title
toolsetId
Response
OK
activeTurnId
createdAt
RFC 3339 timestamp with a UTC offset.
id
Unique conversation identifier generated by BCTRL.
model
runtimeId
Unique runtime identifier generated by BCTRL.
status
title
toolsetId
updatedAt
RFC 3339 timestamp with a UTC offset.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error

