curl --location --request PUT 'https://cgv-prd-packet-alarm-events-api.contele.io/api/v1/events/flags' \
--header 'x-api-key: {{api_key}}' \
--header 'Content-Type: application/json' \
--data '{
"event_ids": [
0
],
"analyzed": true
}'{
"affected_rows": 0
}