Sign in

Update project membership

documented

Update a project membership by ID.

PUT /project_memberships/{id}Project Membershipsno implementation yet0 runs

Input

id
Membership ID
e.g. 12345
role
New Role
e.g. Contributor
can_edit
Can Edit Permission
true|false
can_comment
Can Comment Permission
true|false
can_view
Can View Permission
true|false
Calls MeisterTask as you (your API key is your account); keychains.dev holds the credentials.
Update project membership · MeisterTask · OpenIntegrations