postman-mcp-server

delete_api

Remove an API from Postman using its unique API ID with the delete_api tool on postman-mcp-server, ensuring efficient API management.

Instructions

Delete an API

Input Schema

NameRequiredDescriptionDefault
apiIdYesAPI ID

Input Schema (JSON Schema)

{ "properties": { "apiId": { "description": "API ID", "type": "string" } }, "required": [ "apiId" ], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

ID: zoig549xfd