Manage User Status
đ¨âđŧ Admin privileges required
curl -X POST "https://api.routescope.ai/api/user/manage" \ -H "Content-Type: application/json" \ -d '{}'Empty
Request Body
application/json
id?integer
action?string
Value in
"disable" | "enable" | "delete" | "promote" | "demote"Response Body
Last updated on