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