Objects
Batch create, update, and delete Objects
Perform up to 25 Object operations in a single request. Each operation succeeds or fails independently, so inspect the status of every entry in the response rather than relying on the HTTP status alone. Prefer this over repeated single-Object calls when changing many Objects.
post/buckets/{slug}/objects/batch
Request body
Response
The per-operation results, in request order.
Changes
No recorded changes to this endpoint across all 1 revision of this API.