cURL
curl --request POST \ --url http://localhost:8080/api/v1/admin/libraries/sync
{ "syncedCount": 123, "syncedAt": "2023-11-07T05:31:56Z" }
OK