Modify Group

Create a new multi-agent group with the specified configuration.

Path parameters

group_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

X-ProjectstringOptional

Request

This endpoint expects an object.
agent_idslist of stringsOptional
descriptionstringOptional
manager_configobjectOptional

Response

Successful Response

idstring

The id of the group. Assigned by the database.

manager_typeenum
Allowed values:
agent_idslist of strings
descriptionstring
manager_agent_idstringOptional
termination_tokenstringOptional
max_turnsintegerOptional

Errors