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