Skip to main content
Glama

postman-mcp-server

by delano

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delano/postman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server