delete https://api.capmo.de/api/v1/projects/
This can be used to delete a specific project by its ID.
Responses
200The project has been successfully deleted.
This can be used to delete a specific project by its ID.
200The project has been successfully deleted.
xxxxxxxxxx
curl --request DELETE \
--url https://api.capmo.de/api/v1/projects/projectId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: