{ "user_id": "123" }
curl --location '/api/v1/casbin/user/device_group' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{ "user_id": "123" }'