Projects
Modifies a user's role in the project.
post/organization/projects/{project_id}/users/{user_id}
Path parameters
project_idstring required
The ID of the project.
user_idstring required
The ID of the user.
Request body
Response
Project user's role updated successfully.
Changes
Changed in 2 of the 35 revisions of this API.21
- ▲
added the new path request parameter
project_idnew-request-path-parameter
- ▲
added the new path request parameter
user_idnew-request-path-parameter
- ▲
- ○
endpoint added
endpoint-added
- ○