Update the users association to the specified project
PUT/v1/projects/:uid/users
Update the users association to the specified project
Request
Path Parameters
uid stringrequired
- application/json
 
Body
- Array [
 - ]
 
users undefined[]
rolesstring[]
userIdstring
Responses
- 204
 
The resource was updated successfully
Loading...