ProjectsDelete project by idDelete project by id DELETE /v1/private/projects/:id Delete project by id Request Path Parametersid uuidrequired Responses204409No ContentConflictapplication/jsonSchemaExample (from schema)Schemacode int32message stringdetails string{ "code": 0, "message": "string", "details": "string"}