Batch create agents

以 Markdown 格式查看

Create multiple agents; each gets a VK. Returns list with fullToken per item. Owner or admin.

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

请求

agents array
agentslist of objects必需

响应

data: list of created agents + virtualKey

错误

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error