---
title: "Accept a public proposal"
method: PATCH
path: "/api/v2/public/proposals/{uuid}/accept"
tags: ["Proposals"]
---

# Accept a public proposal

`PATCH /api/v2/public/proposals/{uuid}/accept`

## Path parameters

- `uuid` string, required

## Response `200`

Single public proposal

## Other responses

- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Entity
- `429` — Too Many Requests

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/bbf5057edf0d/schema)
