@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateUserResponses
Type Alias UpdateUserResponses
type
UpdateUserResponses
=
{
"200"
:
{
email
:
string
|
null
;
name
:
string
|
null
;
username
:
Username
}
;
}
Index
Properties
200
Properties
200
"200"
:
{
email
:
string
|
null
;
name
:
string
|
null
;
username
:
Username
}
The user was updated successfully.
Type Declaration
email
:
string
|
null
The email of the user.
name
:
string
|
null
The name of the user.
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.