Create a space
Create a new space, specifying attributes in the request body. You can optionally pass a productId to assign a specific product (from your organization’s available licenses) to the new space.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Contentful-Organization
Organization ID to create the space under
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
Created - Resource created successfully