postman-mcp-server

publish_mock

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