Create a space membership
Creates a space membership, assigning the user as admin or to one or more roles. The user must exist in the organization and is identified by their email address.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
The space ID
Request
This endpoint expects a map from strings to any.
Response
Created - Space membership created successfully