updateArtifact
updateArtifact
PATCH /api/artifacts/
Patch mutable fields on an existing artifact (currently path and
fileName). Fields omitted are left unchanged. Pass path: null
explicitly to move the artifact to the workspace root.
PATCH
updateArtifact
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
Example:
"acme"
Optional request correlation ID echoed back in the response.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Path Parameters
id parameter UUID v4 with automatic base62 encoding for client-facing APIs
Body
application/json