thumbnails
Upload a file
Accepts a file upload via multipart form data
post/generateThumbnail
Query parameters
animateboolean
set to true if you want to animate the thumbnail (only works with animated gif, webp or heif)
Response
File uploaded successfully
Example response
{
"message": "Operation completed successfully",
"success": true
}