Create a space membership

Use this endpoint to create a space membership (or invite a user to a space). A user can and must be flagged as ‘admin’ or assigned to certain roles.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

Created - Resource created successfully