Version 4.0.25.20 (latest)
Update information about the role with a specific id.
Request
PATCH
/roles/{role_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
role_id
string
id of role
body
HTTP Body
Expand HTTP Body definition...
Expand Role definition...
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Unique Id
name
string
Name of Role
permission_set_id
string
(Write-Only) Id of permission set
model_set_id
string
(Write-Only) Id of model set
url
lock
string
Link to get this item
users_url
lock
string
Link to get list of users with this role
Response
200: Role
Datatype
Description
(object)
can
lock
object
Operations the current user is able to perform on this object
id
lock
string
Unique Id
name
string
Name of Role
Expand PermissionSet definition...
can
lock
object
Operations the current user is able to perform on this object
all_access
lock
boolean
built_in
lock
boolean
id
lock
string
Unique Id
name
string
Name of PermissionSet
permissions
string[]
url
lock
string
Link to get this item
permission_set_id
string
(Write-Only) Id of permission set
Expand ModelSet definition...
can
lock
object
Operations the current user is able to perform on this object
all_access
lock
boolean
built_in
lock
boolean
id
lock
string
Unique Id
models
string[]
name
string
Name of ModelSet
url
lock
string
Link to get this item
model_set_id
string
(Write-Only) Id of model set
url
lock
string
Link to get this item
users_url
lock
string
Link to get list of users with this role
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
405: Resource Can't Be Modified
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
string
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
string
Field with error
code
lock
string
Error code
message
lock
string
Error info message
documentation_url
lock
string
Documentation link
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link

