@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateUserResponses
Type Alias UpdateUserResponses
type
UpdateUserResponses
=
{
"200"
:
{
email
?:
string
;
name
?:
string
;
username
?:
Username
}
;
}
Index
Properties
200
Properties
200
"200"
:
{
email
?:
string
;
name
?:
string
;
username
?:
Username
}
The user was updated successfully.
Type Declaration
Optional
email
?:
string
The email of the user.
Optional
name
?:
string
The name of the user.
Optional
username
?:
Username
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
200
@camunda8/orchestration-cluster-api
Loading...
The user was updated successfully.