Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/ai/conversion' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "fileUrl": "string", "fileFormat": "string", "formatInstructions": "string" }'
{}