Authorization: Bearer ********************[]curl --location --request DELETE 'https://sit-api.brain-ol.com/roles//users' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[]'{
"code": 0,
"msg": "string",
"data": "string"
}