promote Release

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

Function to execute the request to promote 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 update

releaseStatus

: the status of the release to set