create_collection_request
Add a new API request to a Postman collection by specifying request details like method, URL, and name. Organize requests within folders for structured API testing workflows.
Instructions
Create a new request in a collection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID | |
| folder_id | No | Optional folder ID to create request in | |
| request | Yes | Request details |