Skip to main content
DELETE
/
api
/
lambda-deploy
/
{id}
Delete a Lambda deployment (API Key)
curl --request DELETE \
  --url https://api.leanmcp.com/api/lambda-deploy/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter your LeanMCP API key

Path Parameters

id
string
required

Deployment ID

Response

Deployment deleted