Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/module/127' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "imageUrl": "http://example.com", "jsonStructure": {} }'
{}