Batch create agents
Create multiple agents; each gets a VK. Returns list with fullToken per item. Owner or admin.
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Request
agents array
agents
Response
data: list of created agents + virtualKey
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error