albums
Update an album
Updates album metadata (name, description, and/or cover). Only the fields included in the request body are changed. To modify the contents of an album, use add_assets_to_album / remove_assets_from_album instead — this tool only changes album metadata.
patch/api/albums/{album_id}
Path parameters
album_idstring required
Album ID (with album_ prefix) of the album to rename or re-describe.
Album ID (with album_ prefix) of the album to rename or re-describe.
Request body
Response
Successful Response