add_pan_element
Add APIs, collections, workspaces, or folders to Postman's Private API Network to organize and share internal resources.
Instructions
Add element or folder to Private API Network
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Element type | |
| name | Yes | Element/folder name | |
| description | No | Element/folder description | |
| summary | No | Element summary | |
| parentFolderId | No | Parent folder ID | |
| elementId | No | ID of API/collection/workspace to add |