roles

post/roles

Request body

namestring
descriptionstring

Example request

{
  "name": "Admin",
  "description": "Administrator with full access to the system."
}

Response

new created role tracker

Changes