---
title: "Changes to Add a member to a team"
method: POST
path: "/organizations/{organization}/teams/{team}/members"
---

# Changes to Add a member to a team

`POST /organizations/{organization}/teams/{team}/members`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-06-01** `72506953f367` — 18 breaking, 2 info
- **2026-02-10** `ed1825db11c6` — 1 info

## Changes

- **2026-06-01** `72506953f367` — 18 breaking, 2 info
  - the response property `passwords/items/actor` became nullable for the status `200`
  - the response property `passwords/items/cidrs` became nullable for the status `200`
  - the response property `passwords/items/deleted_at` became nullable for the status `200`
  - the response property `passwords/items/expires_at` became nullable for the status `200`
  - the response property `passwords/items/last_used_at` became nullable for the status `200`
  - the response property `passwords/items/plain_text` became nullable for the status `200`
  - the response property `passwords/items/ttl_seconds` became nullable for the status `200`
  - the response property `user/default_organization` became nullable for the status `200`
  - the response property `user/default_organization/deleted_at` became nullable for the status `200`
  - the response property `user/directory_managed` became nullable for the status `200`
  - the response property `user/email_verified` became nullable for the status `200`
  - the response property `user/managed` became nullable for the status `200`
  - the response property `user/sso` became nullable for the status `200`
  - the response property `user/default_organization` became optional for the status `200`
  - the response property `user/directory_managed` became optional for the status `200`
  - the response property `user/email_verified` became optional for the status `200`
  - the response property `user/managed` became optional for the status `200`
  - the response property `user/sso` became optional for the status `200`
  - added the required property `passwords/items/region/mysql_supported` to the response with the `200` status
  - added the required property `passwords/items/region/postgresql_supported` to the response with the `200` status
- **2026-02-10** `ed1825db11c6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/organizations/:organization/teams/:team/members/post.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/organizations/:organization/teams/:team/members/post)
