---
title: "Create task branch/PR"
method: POST
path: "/api/tasks/{id}/branch"
tags: ["API"]
---

# Create task branch/PR

`POST /api/tasks/{id}/branch`

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
