curl --location --request POST '/v1/tasks/export' \ --header 'Content-Type: application/json' \ --data-raw '{ "uids": [ "string" ], "to_icap": true }'
null