post https://api.accelevents.com/rest/host/upload/coverPhoto/user
this API is used to upload cover Photo for attendees on the event portal side
To call this API, the user has to add image upload details and an authentication key to authenticate the user.
Attribute | Description |
---|---|
croppedImgName | It's contains the exhibitor cropped image name. |
croppedImgUrl | It's contains the exhibitor cropped image url. |
faviconImage | It's contains the exhibitor favicon image. |
fileName | It's contains the name of file in exhibitor. |
height | It's contains the exhibitor image height. |
originalImgUrl | It's contains the exhibitor original image url. |
secureUrl | It's contains the cloudnary secure url. |
width | It's contains the exhibitor image width. |
x | It's contains the image x direction. |
y | It's contains the image y direction. |
Error Code | Error Description |
---|---|
200 | Ok |
201 | Created |
400 | The request could not be understood by the server due to malformed syntax. |
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |