Batch create agents

View as Markdown

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

Headers

AuthorizationstringRequired

Bearer {access_token}

X-Workspace-IdstringRequired
Workspace UUID

Request

agents array
agentslist of objectsRequired

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