endpoint = "/2.0/repositories/%s/pullrequests/%s" % (
            str(variables["repo_full_name"]),
            str(variables["prid"]),