Creates an initial workspace. This is typically called after the user signs up and skips the onboarding in the frontend. It contains some example data.
post/api/workspaces/create-initial-workspace/
Response
idinteger required
Workspace id.
namestring required
Workspace name.
orderinteger required
The requesting user's order within the workspace users.
permissionsstring required
The requesting user's permissions for the workspace.
unread_notifications_countinteger required
The number of unread notifications for the requesting user.