delete Release

fun deleteRelease(projectId: String, releaseId: String): <Error class: unknown class>

Function to execute the request to delete a release

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier where the release is attached

releaseId

: the release identifier to delete