The endpoint allows you to create a new Workspace within an Organization.
A Workspace is a collaborative environment within an Organization that groups Projects together. It facilitates team collaboration, resource management, and organization of data operations.
The hierarchical structure in Peaka is:
Organization (top-level) → Workspace → Project
Projects contain data catalogs and workflows that teams manage within a Workspace.
Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.

Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Organization ID
Create Workspace
Successful operation
The unique identifier of the workspace
The name of the workspace
The unique identifier of the user who created the workspace
The unique identifier of the organization to which the workspace belongs
Descriptive text about the workspace
The date and time the workspace was created
Whether the workspace is the default workspace for the organization.
This is a backward compatibility field in order to create projects in the default workspace if the workspace is not specified.