Admin Create Space
community-spaces-admin
Admin Create Space
Create a new space inside a hub.
Raises: 409 Conflict if the slug is already in use within the hub. 422 Unprocessable Entity if segment_id does not exist.
POST
Admin Create Space
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
JSON:API create envelope: {data: {type, attributes}}.