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
project Id
: the project identifier where the release is attached
release Id
: the release identifier where comment the assets
event Id
: the event identifier to comment
reasons
: the reasons of the rejections
tags
: list of tags attached to the rejection