artifacts
Update Artifact
Update an artifact by ID.
Args: artifact_id: The ID of the artifact to update. artifact_update: The update to apply to the artifact.
Returns: The updated artifact.
put/api/v1/artifacts/{artifact_id}
Path parameters
artifact_idstring uuid required
Request body
Response
Successful Response