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
Response
Successful Response