---
title: "Send a team update"
method: POST
path: "/team/{teamId}/pm-all"
tags: ["Teams"]
---

# Send a team update

`POST /team/{teamId}/pm-all`

Send a team update to all members of a team.
You must be a team leader with the "Updates" permission.

## Path parameters

- `teamId` string, required

## Response `200`

The update has been posted successfully.

- Ok
  - `ok` boolean, required

## Other responses

- `400` — The update could not be posted.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
