@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateGroupData
Type Alias UpdateGroupData
type
UpdateGroupData
=
{
body
:
GroupUpdateRequest
;
path
:
{
groupId
:
string
}
;
query
?:
never
;
url
:
"/groups/{groupId}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
GroupUpdateRequest
path
path
:
{
groupId
:
string
}
Type Declaration
groupId
:
string
The ID of the group to update.
Optional
query
query
?:
never
url
url
:
"/groups/{groupId}"
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 group to update.