Create workspace
Workspaces
Create workspace
Creates a workspace for the authenticated user.
POST
Create workspace
Documentation Index
Fetch the complete documentation index at: https://akua-1dce587a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Body
application/json
Response
Workspace created
Workspace ID
Required string length:
1 - 53Example:
"ws_j572abc123def456"
Display name
Example:
"Acme Research"
URL-safe workspace slug
Workspace created timestamp
Unix timestamp (seconds)
Required range:
x >= 0