Create workspace
Creates a new workspace and makes you the owner.
Workspaces are how you keep brands or clients separate — each one gets its own calendar, social accounts, team members, and media library. Workspaces are free and unlimited on every plan, so make as many as you need.
If your API key is scoped to specific workspaces, this endpoint is blocked. Use a key with full access (or the dashboard) to create new workspaces.
Authorizations
Your Postbreeze API key
Body
Display name for the workspace.
1 - 80"Acme Co"
Globally unique URL slug. Lowercase letters, digits, and dashes only. Generated from name when omitted.
IANA timezone. Defaults to UTC.
Hour format shown in the UI. Doesn't affect stored UTC instants.
H24, H12 Response
Workspace created.
Prefixed cuid identifier.
Display name.
Globally unique URL slug.
User id of the workspace owner.
IANA timezone the workspace is scheduled against.
Hour format used in the UI.
H24, H12 Brand hex color used in the dashboard chrome. null when unset.
Workspace logo URL. null when unset.
Set when the workspace has been soft-deleted; otherwise null.