delete

suspend fun delete(screenId: String): Result<MessageResponse, Exception>

Delete a screen with attached results from a report

Parameters

screenId

The screen ID (path parameter).