Skip to main content
DELETE
/
api
/
artifacts
/
{id}
cURL
curl -X DELETE http://localhost:18080/api/artifacts/art-123
{
  "success": true
}

Path Parameters

id
string
required

Response

200 - application/json

Artifact deleted

success
boolean