---
title: "Nominate a community manager"
method: PATCH
path: "/public/api/communities/{community_id}/promote_manager/{manager_id}"
tags: ["Communities"]
---

# Nominate a community manager

`PATCH /public/api/communities/{community_id}/promote_manager/{manager_id}`

Nominate the manager of a community

## Path parameters

- `community_id` string, required
- `manager_id` string, required

## Response `200`

OK

- object
  - `message` string

---

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