roles
post/roles
Request body
Example request
{
"name": "Admin",
"description": "Administrator with full access to the system."
}Response
new created role tracker
{
"name": "Admin",
"description": "Administrator with full access to the system."
}new created role tracker