Update a project user's role and teams

⚠️

Breaking changes:

  • Request: new optional fields IsReviewer and RoleId; a non-empty RoleId assigns a custom role directly and takes precedence over the legacy Role.
  • Response User: Id, FirstName, and LastName are removed; DisplayName is added; AvatarUrl is renamed Avatar.
  • Response: Role changes from an enum string to an object with RoleName and RoleId.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
int32
required
int32
required
Body Params
string
enum
Allowed:
boolean
uuid
ProjectTeams
array of int32s | null
ProjectTeams
Responses

401

Unauthorized - The user is not authenticated

404

Not Found - Hub, project, or user not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json