curl --request POST \
--url https://nimbussuite.com/api/v1/user/data/reset \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request POST \
--url https://nimbussuite.com/api/v1/user/data/reset \
--header 'Authorization: Bearer <token>'{
"success": true
}Was this page helpful?