Error
Uploads
Sign a multipart upload part
Returns a presigned URL for uploading a single part. partNumber must be an integer between 1 and 10,000. The key query parameter must be the full key returned by the multipart-create call.
GET
Error
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Query Parameters
Full S3 key returned by the multipart-create call.