---
title: "Update the company's information for a user."
method: POST
path: "/companies/{cid}/users/{uid}"
tags: ["Company"]
---

# Update the company's information for a user.

`POST /companies/{cid}/users/{uid}`

Returns updated company user info. `globalPermissions` field is deprecated. Please use the following: 
* [addGlobalPermissionsForIdentity](#/Company/addGlobalPermissionsForIdentity) 
* [clearGlobalPermissions](#/Company/clearGlobalPermissions)

## Path parameters

- `cid` string, required
- `uid` string, required

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
