cURL
curl --request POST \ --url https://api.leanmcp.com/api/projects/{id}/archive \ --header 'Authorization: Bearer <token>'
{}
Archive a project using API key authentication. Requires BUILD_AND_DEPLOY scope.
Documentation IndexFetch the complete documentation index at: https://docs.leanmcp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.leanmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
Enter your LeanMCP API key
Project ID
"proj_123456789"
Project archived successfully
The response is of type object.
object