---
title: "Add a user to a company."
method: POST
path: "/companies/{cid}/users"
tags: ["Company"]
---

# Add a user to a company.

`POST /companies/{cid}/users`

Returns the company user info.

## Path parameters

- `cid` 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)
