---
title: "Removes a contributor from a project language or an admin from a project, if the language is not specified."
method: POST
path: "/contributors/remove"
tags: ["Contributors"]
---

# Removes a contributor from a project language or an admin from a project, if the language is not specified.

`POST /contributors/remove`

Remove Contributor. More details in the [documentation](https://poeditor.com/docs/api#contributors_remove).

## Response `200`

OK

- Response
  - `response` object
    - `status` string
    - `code` string
    - `message` string

---

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