v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Project user role assignments

Assign project role to user

Assigns a project role to a user within a project.

post/projects/{project_id}/users/{user_id}/roles

Path parameters

project_idstring required

The ID of the project to update.

user_idstring required

The ID of the user that should receive the project role.

Request body

role_idstring required

Identifier of the role to assign.

Response

Project role assigned to the user successfully.

object'user.role' required

Always user.role.