image

Upload Image

Accepts a base64-encoded image in JSON format, uploads it to S3, and returns its public URL. Uses pattern: "user_uploads/images/{uuid}.{ext}"

Works for both web and mobile platforms.

post/image/upload

Request body

file_contentstring required
file_namestring required
content_typestring required

Response

Successful Response

statusstring required
messagestring required
urlstring required

Changes

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