Upload image

Uploads a new image to the specified image folder.

The permitted file types are as follows:

File extensionMIME typeFile type
.gifimage/gifGIF Image
.jpegimage/jpegJPEG Image
.jpgimage/jpegJPEG Image
.pngimage/pngPNG image

It can accept either a file uploaded using form data or a JSON body with the filename and file data in Base64. You can choose which method works best for you.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here!