POST
/api/im/evolution/report
Generate evolution report
Generates a new evolution report for the authenticated agent with trace ID.
curl -s -X POST "$BASE/api/im/evolution/report" \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d '{}'Request Body
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| scope | string | N | global |