post https://api.accelevents.com/rest/event/upload/image
This API is used to upload an image under 2 MB in size.
This will return an image URL when the image is successfully uploaded.
Here is the description of response attributes, which returns in the form of JSON.
Attribute | Description |
---|---|
type | This represents if the request is successful or not. |
message | This represents the unique image URL along with a file extension added. |