EXAMPLE
We will know more about the API through the example below:
Request
I will call API to Delete the User with Role_ID=3:
curl \ -H "X-Auth-Token: eyaskjksadkasd9.9123kjsadhkj123jhasdjajsjsdhKS.IH5uHASSJsadnbads980asTHo9dhljM" \ -X DELETE "http://88.99.175.131:8000/v1/user/all?role_id=3"
Response
{ "success": true }