Skip to main content

Bulk import agents from CSV

POST 

/agents/bulk-import

Uploads a CSV file (max 5 MB / 5000 rows) and creates one Agent per row. Row failures are collected but do not abort the batch. Pass dryRun=true to validate only. Emits per-row audit events. Requires the agent:write permission.

Request

Responses

Import summary with counts of created, skipped, and failed rows plus per-row errors.