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

Changes

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