⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/server/thumbnails

Manually trigger the thumbnails background task, optionally rerunning it for existing files (admin only).

POST/api/server/thumbnails

Request Body

application/json

Response Body

application/json

application/json

curl -X POST "https://example.com/api/server/thumbnails" \  -H "Content-Type: application/json" \  -d '{}'
{  "status": "string"}