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.
Enter your LeanMCP API key
Project ID
"proj_123456789"
Project archived successfully
The response is of type object.
object