Delete Project - Implan-Group/api GitHub Wiki
This endpoint deletes an existing Project.
The response will simply be a 200 OK
if the Project is deleted.
Parameter | Spec | Type | Details |
---|---|---|---|
projectId | route | guid | The Project's Id. |
DELETE /api/v1/impact/project/496256c2-a089-4d42-a1a1-cafe73a43216
200 OK