v1
latestOpenAPI 3.0.32026-07-1710820.0 KBCache
Reload mappings (deprecated)
Same as POST /$recache, but deprecated. Emits a warning in logs and a Warning response header. Will be removed in future releases.
post/recache
Response
Mappings reloaded successfully
Example response
{
"message": "The following Mappings were loaded to cache",
"mappings": [
"Patient12",
"exampleForRepo"
],
"deprecated": true
}