diff --git a/docs/dev/api/accounts.md b/docs/dev/api/accounts.md index 78d65abc17..62646dec4c 100644 --- a/docs/dev/api/accounts.md +++ b/docs/dev/api/accounts.md @@ -1844,6 +1844,10 @@ curl -u "$SAUCE_USERNAME:$SAUCE_ACCESS_KEY" --location \
POST /team-management/v1/membership/

+This endpoint is DEPRECATED. Please use Update User's Team Assignment endpoint instead. + +


+ Set a user's team affiliation. Users are limited to one team affiliation, so if the user is already a member of a different team, this call will remove them from that team. Also, By default, the user will not have team-admin privileges, even if they did on a prior team. #### Parameters