put https://app.asana.com/api/1.0/memberships/
An existing membership can be updated by making a PUT
request on the membership. Only the fields provided in the data
block will be updated;
any unspecified fields will remain unchanged. Memberships on goals
, projects
and portfolios
can be updated.
Returns the full record of the updated membership.