Assign users to a project

⚠️

Breaking changes:

  • Request: RoleId is now required and assigns the project role directly by GUID.
  • Request: the legacy Role and IsReviewer fields are retained for compatibility but their values are ignored.
  • 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.
  • Response: DefaultFilterTemplateId is renamed DefaultIssueFilterTemplateId.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
int32
required
Body Params
int32
required
uuid
required
string | null
boolean
ProjectTeams
array of int32s | null
ProjectTeams
Responses

400

Bad Request - Validation errors occurred

401

Unauthorized - The user is not authenticated

404

Not Found - Hub or project not found

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