fill Rejected Tag

fun fillRejectedTag(projectId: String, releaseId: String, eventId: String, tagId: String, comment: String): <Error class: unknown class>

Function to execute the request to fill a rejected tag

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier where the release is attached

releaseId

: the release identifier where fill the rejected tag

eventId

: the rejected event identifier where the rejected tag is attached

tagId

: the rejected tag to fill

comment

: the comment to attach at the rejected tag