User
Role
Updates the details of a role.
put/api/3/roles/{id}
Path parameters
The identifier of the role.
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}Response
OK
Updates the details of a role.
The identifier of the role.
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}OK