Skip to main content

addAssetsToAlbums

This endpoint requires the albumAsset.create permission.

Query Parameters
key string
slug string
Request Body REQUIRED
albumIds uuid[] REQUIRED
assetIds uuid[] REQUIRED
Responses
200
Schema OPTIONAL
albumSuccessCount integer
assetSuccessCount integer
error string OPTIONAL

Possible values: [duplicate, no_permission, not_found, unknown]

success boolean