Adds a new document space.
<Check> <b>Required Permissions</b>: The user has to be an admin.</Check>
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the document space.
The emoji of the document space.
The color of the document space for display purposes in the app. Can be null when no color assigned.
The order of the document space in the list of document spaces.
Determines the level of access to this document space granted to all workspace users.
Can be either none
, read
, or manage
.
Response
OK
The name of the document space.
The emoji of the document space.
The color of the document space for display purposes in the app. Can be null when no color assigned.
The order of the document space in the list of document spaces.
Determines the level of access to this document space granted to all workspace users.
Can be either not set (no access), read
, or manage
.
The contributors of this document space.
The teams this document space is connected to.