createReport
@GetMapping(path = ""/{" + RELEASE_IDENTIFIER_KEY + "}" + CREATE_REPORT_ENDPOINT", headers = [])
Method to create a report for a release
Return
the result of the request as String, if successful includes the path to reach the report
Parameters
id
: the identifier of the user
projectId
: the project identifier where the release is attached
releaseId
: the release identifier from create the report
token
: the token of the user