v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
artifact_versions

Update Artifact Version

Update an artifact by ID.

Args: artifact_version_id: The ID of the artifact version to update. artifact_version_update: The update to apply to the artifact version.

Returns: The updated artifact.

put/api/v1/artifact_versions/{artifact_version_id}

Path parameters

artifact_version_idstring uuid required

Request body

namestring nullable
add_tagsstring[] nullable
remove_tagsstring[] nullable

Response

Successful Response

resourcesArtifactVersionResponseResources

Class for all resource models associated with the artifact version entity.

idstring uuid required
permission_deniedboolean