Create User Project Membership
documentedAdd a user to a project.
POST /api/data/projects/{projectId}/members/{userId}Project Membersno implementation yet0 runsInput
projectId
Project ID
Enter the project UUID
userId
User ID
Enter the user UUID
role
Role to assign
Guest|Collaborate|Editor|Manager
integration_name
X-Integration-Name
Optional integration name
Calls ProjectManager as you (your API key is your account); keychains.dev holds the credentials.