Workspaces
Create a new workspace
Create a new workspace for the authenticated company. All workspaces are created as non-protected by default. The protected status can only be set during company account creation.
post/workspaces
Request body
Response
Workspace created successfully
Example response
{
"icon_url": "https://ielmshcswdhuacyjlpiy.supabase.co/functions/v1/logo/workspace/company-id/workspace-id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.