put https://api.accelevents.com/rest/event//attendee/coverPhoto
this API is used to update 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.
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. |