createWorkspace
Create a new workspace in Postman to organize API projects. Specify name and type such as personal, team, or public.
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. |