Add a user to a project or update their project role
Upsert (insert or update) a user's role for a project.
The caller must have project:manage_members on the project's organization — enforced by RLS on the user-scoped client. The target user must already belong to the caller's organization.
post/projects/{project_id}/members
Path parameters
project_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.