@camunda8/orchestration-cluster-api
Preparing search index...
index
DeleteRoleData
Type Alias DeleteRoleData
type
DeleteRoleData
=
{
body
?:
never
;
path
:
{
roleId
:
string
}
;
query
?:
never
;
url
:
"/roles/{roleId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
roleId
:
string
}
Type Declaration
roleId
:
string
The ID of the role to delete.
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 delete.