{"id":2}
curl --location --request DELETE '/api/role/destroy' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":2}'
{ "state": "success" }