curl --location --request POST 'https://app.stg.bidancer.com/api/auth-service/password/reset' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "string", "password": "stringst" }'