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
}Changes
Changed in 3 of the 6 revisions of this API.12
- ○
added the new optional
queryrequest parameteranimatenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲