curl --location --request POST '/system/role/status/' \ --header 'x-token: {{x-token}}' \ --form 'status=""'
{ "status": 0, "message": "string" }