Delete Artifact
Delete artifact.
DELETE /artifacts/{artifactId}
Delete artifact.
Path Parameters
Name
Type
Description
artifactID*
String
Artifact identifier
{
content:
application/json:
schema:
type: boolean
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated
Was this helpful?