v1

latestOpenAPI 3.1.02026-07-178964200.5 KB
Artifacts

Upload Initiate

Initiate an S3 upload for an artifact.

The artifact_id here is the container (workspace) the upload belongs to. Delegates to workspace_service.initiate_upload_and_create_artifact().

post/artifacts/{artifact_id}/upload-initiate

Path parameters

artifact_idstring required

Request body

filenamestring required
content_typestring required
sizeinteger required
order_keystring nullable
contextobject nullable

Response

Successful Response

{"stackTrail":"paths:/artifacts/{artifact_id}/upload-initiate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}