reject Assets

fun rejectAssets(projectId: String, releaseId: String, eventId: String, reasons: String, tags: List<<Error class: unknown class>>): <Error class: unknown class>

Function to execute the request to reject the last assets uploaded

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier where the release is attached

releaseId

: the release identifier where comment the assets

eventId

: the event identifier to comment

reasons

: the reasons of the rejections

tags

: list of tags attached to the rejection