v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
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

namestring nullable
add_tagsstring[] nullable
remove_tagsstring[] nullable
has_custom_nameboolean nullable

Response

Successful Response

resourcesArtifactResponseResources

Class for all resource models associated with the Artifact Entity.

idstring uuid required
permission_deniedboolean
namestring required