{ "classId":2 }
curl --location --request POST '/class/export' \ --header 'Authentication: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "classId":2 }'
{}