Space memberships

Space memberships collection

Get all space memberships

This endpoint returns a paginated list of all space memberships.

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.

Space membership

Get a space membership

This endpoint returns details about an existing space membership.

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’.

Delete a space membership

This endpoint allows you to delete a space membership. It only changes if a user can access a space, and not the user record.

It’s possible to remove every administrator from a space which could mean there is no one left to manage the users. You can fix this by inviting a new user through the web app organization settings.