Skip to main content
Glama

delete_environment

Remove an environment from the GASSAPI backend to manage API endpoints and testing workflows. Specify the environment ID to delete it from the system.

Instructions

Delete an environment

Input Schema

NameRequiredDescriptionDefault
environmentIdYesEnvironment ID to delete

Input Schema (JSON Schema)

{ "properties": { "environmentId": { "description": "Environment ID to delete", "type": "string" } }, "required": [ "environmentId" ], "type": "object" }

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/martin-1103/mcp2'

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