delete_request
Delete a request from a Postman collection by providing the collection UID and request name. This action removes the specified request from the collection, helping keep your API workspace organized.
Instructions
Delete a request from a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestName | Yes | Name of the request to delete | |
| collectionUid | Yes | The UID of the collection |