POST/projects/{id}/people.json#merge
Add/Remove People to existing Project
Add or remove users to an existing project.
Path Params
- Name
id
- Type
- string
- required
- Description
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"STATUS": "OK"
}