delete

suspend fun delete(providedSecret: String?, courseId: Long, exerciseId: Long): Int(source)
suspend fun delete(providedSecret: String?, courseId: Long, exerciseId: Long, submissionId: Long): Int(source)