APIWeb APIProjectsStop a projectStop a project POST /api/stop_project Asks the runtime daemon to stop every running node in a project. force skips the graceful shutdown and kills the nodes immediately. Request Responses200404422503Successful ResponseProject not foundValidation ErrorRuntime unavailable