chat-ai
chat_agent_groups

Create Agent In Chat Group

Create a specialist agent and append it to the group in one call.

post/api/v1/chat-ai/agent-groups/{group_id}/agents

Path parameters

group_idstring uuid required

Request body

namestring required
labelstring required
descriptionstring nullable
system_promptstring nullable
modelstring nullable

Response

Successful Response

idstring uuid required
namestring required
enabledboolean
tenant_idstring uuid required

Changes

No recorded changes to this endpoint across all 1 revision of this API.