Artifacts
Upload a cache artifact
Uploads a cache artifact identified by the `hash` specified on the path. The cache artifact can then be downloaded with the provided `hash`.
Authorization
Authorization
RequiredBearer <token>Default authentication mechanism
In: header
Request Body
application/octet-stream
Optionalbody
stringFormat:
"binary"
Path Parameters
hash
RequiredstringThe artifact hash
Query Parameters
teamId
stringThe Team identifier to perform the request on behalf of.
slug
stringThe Team slug to perform the request on behalf of.
Header Parameters
Content-Length
RequirednumberThe artifact size in bytes
x-artifact-duration
numberThe time taken to generate the uploaded artifact in milliseconds.
x-artifact-client-ci
stringThe continuous integration or delivery environment where this artifact was generated.
Maximum length:
50
x-artifact-client-interactive
integer1 if the client is an interactive shell. Otherwise 0
Minimum:
0
Maximum: 1
x-artifact-tag
stringThe base64 encoded tag for this artifact. The value is sent back to clients when the artifact is downloaded as the header x-artifact-tag
Maximum length:
600
File successfully uploaded