postman-mcp-server

publish_mock

Set a Postman mock server to public access by providing its unique mock ID, enabling shared usage across teams or external users.

Instructions

Publish mock server (sets Access Control to public)

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