Create a project workspace
pc_post_projects_by_id_workspacesCreate a workspace within a project. Specify source type, name, and configuration to set up a development environment.
Instructions
Create a project workspace
Paperclip operation: POST /api/projects/{id}/workspaces. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |