albums
Create an album
Creates a new, empty album in a library (with optional name and description) and returns it. The album starts empty — follow up with add_assets_to_album to populate it. To rename an existing album, use update_album instead of creating a new one.
post/api/albums
Request body
Response
Successful Response