Deletes an insight
cURL
curl --request DELETE \ --url https://api.pixxel.space/v0/aoi/{aoi_id}/insights/{insight_id} \ --header 'Authorization: <api-key>'
{ "error": { "code": "<string>", "details": "<unknown>", "message": "<string>" } }
ID of the AOI
ID of the insight which was run on the AOI
ID of the project to which the AOI belongs
OK