Workspaces
Create Workspace
Create a new workspace.
POST
A workspace is an isolated environment within your account. Each workspace has its own flows, sectors, API keys, OAuth clients, and variables — completely separated from other workspaces.
Use workspaces to separate different projects, products, or clients. For example, you might have one workspace for your e-commerce support bot and another for your internal HR bot.
Your API key (prefixed with
wh_).Body
Workspace name.
Workspace timezone (e.g.
America/Sao_Paulo).Payload examples
- Basic
- With timezone