Delete a artifact
Deletes a specific artifact by its UUID.
DELETE
/artifact/
{uuid}
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Path Parameters
uuid
Requiredstring
UUID of the artifact to delete
Format:
"uuid"
Artifact deleted successfully