delete_collection_request
Remove a specific request from a Postman collection by providing the collection ID and request ID. Simplify API testing workflows by managing collections effectively.
Instructions
Delete a request from a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | Collection ID | |
request_id | Yes | Request ID |