Path Parameters
Response
OK
curl --request DELETE \
--url http://localhost/api/exceptions/{id}
This response does not have an example.
Delete the resource with the provided ID
curl --request DELETE \
--url http://localhost/api/exceptions/{id}
This response does not have an example.
OK