Update a team space membership
Updates a team space membership to change the team's roles or admin status. Only org admins, owners, and space admins can update team space memberships.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
The space ID
team_space_membership_id
The team space membership ID
Request
This endpoint expects a map from strings to any.
Response
OK - Updated team space membership