Skip to main content
Add a user to a project or update their project role

Path Parameters

project_id
string
required

Body

application/json
user_id
string
required

ID of the user whose project role to set.

project_role_id
string
required

ID of the project role to assign.

Response

Successful Response