create_api
Create new APIs in Postman workspaces to define endpoints, methods, and documentation for API development and testing.
Instructions
Create a new API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | API name | |
| summary | No | Brief description | |
| description | No | Detailed description (supports Markdown) | |
| workspaceId | Yes | Target workspace ID |