Components

Get upload URL for component

Returns a presigned URL for uploading the component image directly to storage. Use this after creating an empty component (POST without image).

get/api/v0/components/{component_id}/upload-url

Path parameters

component_idstring required

Response

Successful Response

urlstring required

The presigned upload URL

Changes

No recorded changes to this endpoint across all 1 revision of this API.