Set User's Project Role
PUT/api/v2/userRoles/:userID/projects/:projectID
Creates or updates a user's project role.
info
Available for organization admins only.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
- 502
- 503
- 504
A single user's role information
The request was invalid.
User lacks authorization to perform this action.
The client is not permitted to perform the requested operation.
The requested resource could not be found.
The requested resource already exists.
The server encountered an unexpected condition that prevented it from fulfilling the request.
The server received an error from an upstream system.
The service is currently unavailable.
The server did not receive a response in time from an upstream system.