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_idstringRequired
ID of the space in a form of a string
space_membership_idstringRequired
ID of the space membership in a form of a string

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful