Insights
Delete Insight
Insights
Delete Insight
Delete an insight
DELETE
/
v1
/
projects
/
:namespace
/
insights
/
:insight_id
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
You must be authenticated to access this route
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