Create a team space membership
Creates a team space membership assigning the team as admin or to roles; all active team members inherit these permissions. Only org admins, owners, and space admins can create team space memberships.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
The space ID
Headers
X-Contentful-Team
The ID of the team for this membership
Request
This endpoint expects a map from strings to any.
Response
Created - Team space membership created successfully