v52

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-03134119177.4 KB
staging

generate an address to which the client can upload an object

get/repositories/{repository}/branches/{branch}/staging/backing

Query parameters

presignboolean

Response

physical address for staging area

physical_addressstring
presigned_urlstring nullable

if presign=true is passed in the request, this field will contain a pre-signed URL to use when uploading

presigned_url_expiryinteger

If present and nonzero, physical_address is a pre-signed URL and will expire at this Unix Epoch time. This will be shorter than the pre-signed URL lifetime if an authentication token is about to expire.

This field is optional.