I am trying to force delete the user but i am geting error.
I am using this command : curl https://api.box.com/2.0/users/removed for privacy -H "Authorization: Bearer TOKEN" -d '{ "force":true}' -X DELETE
The output i am seeing is :
{"type":"error","status":400,"code":"bad_request","help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"User has managed content","request_id":"removed for privacy75721c81be1192"}
can any one helip to solve this. it is helpful
Thanks,
Aditya.