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