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

Changes

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