endpoint_post = (
            "/rest/api/1.0/projects/%s/repos/%s/pull-requests/%s/decline?version=%s"
            % (
                variables["project"],
                variables["repository"],