Space Management
Create Space
Creates a new space.
POST
Creates a new space with a given name and publicity status. Returns a confirmation message and the newly created space object.
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Body
application/json
Response
200
application/json
Space created successfully
The response is of type object
.