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