# Remove Project Deletes the project identified by its token Endpoint: DELETE /api/v2.0/projects/{projectToken} Version: 3.0.1 Security: bearer-key ## Path parameters: - `projectToken` (string, required) project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: tab > ). ## Response 200 fields (application/json): - `supportToken` (string) Example: "1171c60d" - `retVal` (object) - `retVal.message` (string) Example: "Success!" ## Response 400 fields (*/*): - `supportToken` (string) Example: "1171c60d" ## Response 403 fields (*/*): - `supportToken` (string) Example: "1171c60d"