Update Project Member Role
Changes a member’s project role. Assigning the Owner role to another member transfers ownership, demoting the current Owner to Manager.
Path parameters
projectId
The unique identifier of the project.
userId
The unique identifier of the member.
Headers
CONFIDENT_API_KEY
The organization API key for your Confident AI organization.
Request
This endpoint expects an object.
roleId
The id of the role to assign to the member.
Response
success
Indicates if the request was successful
data