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