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"
}
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.