Projects

Set Project Collaborator Role

Create or update an explicit collaborator role on a project.

put/projects/{project_id}/collaborators/{member_id}

Path parameters

project_idstring required
member_idstring required

Request body

role'discoverer' | 'viewer' | 'editor' | 'owner' required

Role to assign.

Response

Successful Response

member_idstring required

The WorkOS user ID of the collaborator.

role'discoverer' | 'viewer' | 'editor' | 'owner' required

Collaborator role.

Changes

No recorded changes to this endpoint across all 1 revision of this API.