Batch add attachments

Add attachments to many Records in one request.

Authentication

AuthorizationBearer

Authenticate every request with Authorization: Bearer <api-key>. Manage keys in Workspace Admin > Security & access.

Request

This endpoint expects a multipart form with multiple files.
filesfilesRequired
itemsstringRequired

Response

Accepted
successfulIdsmap from strings to stringsOptional
failedlist of objectsOptional
successCountanyOptional
failureCountanyOptional

Errors

400
Bad Request Error
422
Unprocessable Entity Error