مدیریت کاربران از پیش ساخته شده شما
You can delete a role within a workspace, if the user role permits to do that.
curl -X DELETE http://localhost:4500/role/5f2127ba-a799-4f3c-a3ae-a90c58fad065
{ "deleted": true }
Software Engineer