curl --location '/api/auth/reset-password' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "password": "stringstring" }'