For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Artifact

Delete artifact.

DELETE /artifacts/{artifactId}

Delete artifact.

Path Parameters

Name
Type
Description

artifactID*

String

Artifact identifier

{
   content:
            application/json:
              schema:
                type: boolean
}

Was this helpful?