Management APIUser auth
Reset Password
š No Authentication Required
curl -X POST "https://api.example.com/api/user/reset" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on
š No Authentication Required
curl -X POST "https://api.example.com/api/user/reset" \ -H "Content-Type: application/json" \ -d '{}'How is this guide?
Last updated on
curl -X POST "https://api.example.com/api/user/reset" \
-H "Content-Type: application/json" \
-d '{}'