LocalAccountsCreateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"config": {
"password": "string",
"roles": [
"string"
]
}
}
This is a request body class for an operation.
{
"config": {
"password": "string",
"roles": [
"string"
]
}
}