curl --location --request DELETE 'https://api.lawg.dev/v1/projects/:namespace/insights/:insight_id' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
204 No Content
Delete an insight
curl --location --request DELETE 'https://api.lawg.dev/v1/projects/:namespace/insights/:insight_id' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
204 No Content
curl --location --request DELETE 'https://api.lawg.dev/v1/projects/:namespace/insights/:insight_id' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
204 No Content