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.
Request body
Response
Successful Response
Changes
Changed in 3 of the 79 revisions of this API.125
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
the
/request property's maxLength was set to8192request-property-max-length-set
- ●
the
/request property's maxLength was set to255request-property-max-length-set
- ●