Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
Example:
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Album name
Example:
"Pictures"
Body
multipart/form-data
Add media files to existing album (max size: 512MB per file)
Request to add uploaded media files to an existing album
Media files to add to the album (max size: 512MB per file)
Response
200 - application/json
Album updated successfully
Album representation
Name of the album
Example:
"Vacation Photos"
Full path to the album in the box
Example:
"/sdcard/albums/vacation"
Last modified time of the album
Example:
"2021-01-01T00:00:00Z"
Number of media files in the album
Example:
15