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