Organization -- Workspaces
Create Workspace
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.
POST
Authorizations
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
Path Parameters
Organization ID
Body
application/json
Create Workspace
The body is of type object
.
Response
200 - application/json
Successful operation
The response is of type object
.