add-photo-to-event
This API is used to upload photo to the specific event
This API is used to upload photo to the specific event
POST
https://api.memzo.ai/v1/add-photo-to-event/
Headers
Name
Type
Description
Authorization *
YOUR_SECRET_KEY
x-api-key*
String
YOUR_API_KEY
Request Body
Name
Type
Description
event_id*
String
4296
photo
String
album_name
String
FirstAlbum
{
"total_count": 1,
"error": false,
"message": "Success"
}
Last updated