---
title: "Retry PR build"
method: POST
path: "/watched_branches/{watched_branch_index}/pr/{pr_number}/retry"
tags: ["Deployments"]
---

# Retry PR build

`POST /watched_branches/{watched_branch_index}/pr/{pr_number}/retry`

Request a retry of the CI build for this PR

## Path parameters

- `watched_branch_index` integer, required
- `pr_number` integer, required

## Response `200`

Retry requested successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - requires developer privileges

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/revisions/37d6dddb7b5a/schema)
