Generate Thumbnail Endpoint

Generates a thumbnail for the given image if it doesn't exist, uploads it to S3, and marks has_thumbnail = TRUE in the DB. Returns the presigned thumbnail URL.

post/generateThumbnail/{image_id}

Path parameters

image_idstring required

Response

Successful Response

{"stackTrail":"paths:/generateThumbnail/{image_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.