v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBServers
Update server JSON libraries (galaxies, taxonomies, object templates, object relationships, noticelists, warninglists). For async updates, use the /servers/updateJSON/async:1 endpoint instead.
post/servers/updateJSON
Response
Update server JSON libraries response. Synchronous updates return the result for each updated library (a value of null indicates the library was up to date and not changed). Asynchronous updates (/servers/updateJSON/async:1) return the queued job information instead.
Example response
{
"message": "Server updateJSON job queued. Job ID: 181"
}