curl --location --request POST '/projects//export' \ --header 'Content-Type: application/json' \ --data-raw '{ "tasksIds": [ 0 ] }'
{}