postman-mcp-server

unpublish_mock

Set a Postman mock server to private by unpublishing it with the specified mock server ID, controlling access effectively.

Instructions

Unpublish mock server (sets Access Control to private)

Input Schema

NameRequiredDescriptionDefault
mockIdYesThe mock server ID

Input Schema (JSON Schema)

{ "properties": { "mockId": { "description": "The mock server ID", "type": "string" } }, "required": [ "mockId" ], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

ID: zoig549xfd