Download¶
List of Endpoints¶
/download/image: Handled bydownload_image()./download/video: Handled bydownload_video().
API Reference¶
-
download.download_image()[source]¶ This function expects a
post_idURL parameter. Post ID corresponds to the filename w/o extension in Storage. This endpoint should redirect to the file’s location in Storage.Returns: Redirects to the file’s location in Storage.