v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
artifacts

Create Artifact

Create a new artifact.

Args: artifact: The artifact to create.

Returns: The created artifact.

post/api/v1/artifacts

Request body

namestring required
has_custom_nameboolean
tagsstring[] nullable

Should be a list of plain strings, e.g., ['tag1', 'tag2']

Response

Successful Response

resourcesArtifactResponseResources

Class for all resource models associated with the Artifact Entity.

idstring uuid required
permission_deniedboolean
namestring required