Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/module/124' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "pdfUrls": [ "http://example.com" ] }'
{}