v1
latestOpenAPI 3.1.02026-07-2665179189.7 KBImages
Get upload part URL
⚠️ This endpoint is in public preview.
Get a presigned URL to upload one part of a multipart image upload.
post/preview/v2/images/{id}/parts
Path parameters
idstring required
A resource path like 'sfc:image:acme:prod:my-image' or an ID. Resource paths are human-readable but not stable - they change when resources are renamed or moved. IDs are stable and permanent.
Example:image_k3R-nX9vLm7Qp2Yw5Jd8F
Image ID, name, or resource path
Request body
Response
Upload URL generated
Example response
{
"expires_at": 1738972800
}