deleteUpdate

fun deleteUpdate(projectId: String, updateId: String): JsonObject

Method to execute the request to delete an update

Return

the result of the request as JsonObject

Parameters

projectId

The project identifier

updateId

The update identifier to delete