Requires authentication
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
Update role information
PUT /permissions/roles/{id}
{
"name": "Senior Editor"
}
{
"success": true,
"data": {
"id": "uuid",
"name": "Senior Editor"
}
}
Was this page helpful?