Delete a projectAsk AIdelete https://api.ducky.ai/v1/projects/{project_id}Delete a specific project by providing its unique identifier.Path Paramsproject_idstringrequiredThe unique identifier of the project to deleteResponses 204Project successfully deleted 400Invalid request (e.g., missing required fields) 404Project not foundUpdated 7 months ago