PATCH
/
v1
/
projects
/
:namespace
/
insights
/
:insight_id
curl --location --request PATCH 'https://api.lawg.dev/v1/projects/:namespace/insights/:insight_id' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
 🚧 Under construction

You must be authenticated and have access to the project to access this route

Response

🚧 Under construction

curl --location --request PATCH 'https://api.lawg.dev/v1/projects/:namespace/insights/:insight_id' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
 🚧 Under construction