Upload a batch of files
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Header Parameters
Idempotency-Key?string
A stable key for one logical write.
Length
1 <= length <= 200Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/problem+json
curl -X POST "https://example.com/v1/batch" \ -F manifest="string"{}
AgentFS