{ "agent_id": 0 }
curl --location --request POST '/agent/export' \ --header 'authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "agent_id": 0 }'
null