v1
latestOpenAPI 3.0.12026-07-1715846.6 KBPosts
Seed post read times
Recalculates the read time for all existing posts in the background. Flushes the Redis cache first.
post/api/v1/posts/seed-read-time
Response
Seeding process started
Example response
{
"status": true,
"message": "Operation successful"
}