createWorkspace
Create a new Postman workspace to organize your API collections, environments, and collaborations. Supports personal, team, public, private, and partner workspace types.
Instructions
Creates a new workspace.
Note:
This endpoint returns a 403 `Forbidden` response if the user does not have permission to create workspaces. Admins and Super Admins can configure workspace permissions to restrict users and/or user groups from creating workspaces or require approvals for the creation of team workspaces.
Private and Partner Workspaces are available on Postman Team and Enterprise plans.
There are rate limits when publishing public workspaces.
Public team workspace names must be unique.
The `teamId` property must be passed in the request body if Postman Organizations is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Information about the workspace. |