Update a space membership
This endpoint allows you to change a space membership. Use this to assign additional roles or flag a user as 'admin'.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in a form of a string
space_membership_id
ID of the space membership in a form of a string
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful