Batch create agents
Create multiple agents; each gets a VK. Returns list with fullToken per item. Owner or admin.
请求头
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
请求
agents array
agents
响应
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