POST
/
v1
/
projects
/
:namespace
/
insights
curl --location --request POST 'https://api.lawg.dev/v1/projects/:namespace/insights' \
--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 POST 'https://api.lawg.dev/v1/projects/:namespace/insights' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <token>'
 🚧 Under construction