Request The model used to create the document space.
name string or null Optional 0-1000 characters
The name of the document space.
emoji string or null Optional 0-25 characters
The emoji of the document space.
color string or null Optional 0-14 characters
The color of the document space for display purposes in the app.
Can be null when no color assigned.
order double or null Optional
The order of the document space in the list of document spaces.
workspaceAccessLevel enum or null Optional
Determines the level of access to this document space granted to all workspace users.
Can be either none, read, or manage.
Allowed values: none read manage
Response OK
id string format: "uuid"
The id of the entity.
createdOn string format: "date-time"
The date this entity was created.
createdBy string format: "uuid"
The id of the user who created this entity.
updatedOn string format: "date-time"
The date this entity was last modified.
updatedBy string format: "uuid"
The id of the user who last modified this entity.
name string or null
The name of the document space.
isExternal boolean
Whether this document space is coming from an external workspace (awork Connect).
emoji string or null
The emoji of the document space.
color string or null
The color of the document space for display purposes in the app.
Can be null when no color assigned.
order double or null
The order of the document space in the list of document spaces.
workspaceAccessLevel string or null
Determines the level of access to this document space granted to all workspace users.
Can be either not set (no access), read, or manage.
contributors list of objects or null
The contributors of this document space.
teams list of objects or null
The teams this document space is connected to.