Skip to main content
Mint Starter Kit home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
Core API
deleteProject
Guides
System Design
API Reference
Blogs
Core API
Introduction
GET
getListProjects
POST
createProject
POST
importProject
GET
getProjectDetail
PATCH
updateProject
DEL
deleteProject
GET
exportProject
GET
getListEndpoint
POST
createEndpoint
GET
getEndpointDetail
PATCH
updateEndpoint
DEL
deleteEndpoint
POST
executeEndpoint
POST
executeAdhocEndpoint
POST
uploadEndpoints
GET
getListFlow
POST
createFlow
GET
getFlowDetail
PATCH
updateFlow
DEL
deleteFlow
POST
runFlow
POST
configureFlow
GET
getEnvironmentVariables
PATCH
updateEnvironmentVariables
GET
listPlugins
POST
reloadPlugin
POST
reloadAllPlugins
GET
getAllConfigs
GET
getConfigValue
POST
setConfigValue
GET
getSession
GET
getCapabilities
GET
getAllRuns
GET
getRunDetail
GET
getLastRun
GET
Export Run Report
DEL
Interrupt Run
Plugin Service
Plugin Service API
cURL
cURL
curl
--request
DELETE
\
--url
http://localhost:52000/api/v1/projects/{projectId}
Core API
deleteProject
Copy page
Copy page
DELETE
/
api
/
v1
/
projects
/
{projectId}
Try it
cURL
cURL
curl
--request
DELETE
\
--url
http://localhost:52000/api/v1/projects/{projectId}
Path Parameters
projectId
integer<int64>
required
Response
204
No Content
updateProject
exportProject
⌘I
Assistant
Responses are generated using AI and may contain mistakes.