@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateRoleData
Type Alias UpdateRoleData
type
UpdateRoleData
=
{
body
:
RoleUpdateRequest
;
path
:
{
roleId
:
string
}
;
query
?:
never
;
url
:
"/roles/{roleId}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
RoleUpdateRequest
path
path
:
{
roleId
:
string
}
Type Declaration
roleId
:
string
The ID of the role to update.
Optional
query
query
?:
never
url
url
:
"/roles/{roleId}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The ID of the role to update.