Path Parameters
Query Parameters
Response
OK
curl --request DELETE \
--url http://localhost/api/projects/{id}
This response does not have an example.
Delete the project with the provided ID and its associated resources
curl --request DELETE \
--url http://localhost/api/projects/{id}
This response does not have an example.