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.
Use the Authorization header with the value 'Bearer <apiKey>' 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
The body is of type object
.
Successful operation
The response is of type object
.