Upload an image to your account's image gallery
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
Parameters to upload an image
imageUrl
The absolute url of the image (no local file). Maximum allowed size for image is 2MB. Allowed extensions for images are: #### jpeg, jpg, png, bmp, gif.
name
Name of the image.
Response
Image has been successfully uploaded
url
URL of the image uploaded