User management
Reload users
Reload the users from the file system, in the configuration file
post/usermanagement/users/reload
Response
Reload information
Example response
{
"data": {
"reload": {
"status": "Done"
}
}
}Reload the users from the file system, in the configuration file
Reload information
{
"data": {
"reload": {
"status": "Done"
}
}
}