curl --location --request POST 'https://api.probely.com/targets//assets//verify/' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "dns" }'
{ "message": "string" }