deleteArtifact

suspend override fun deleteArtifact(sessionKey: SessionKey, filename: String)

Deletes an artifact.

Parameters

sessionKey

identifies the user and session the operation is scoped to.

filename

the artifact filename; a user: prefix addresses the user scope instead.