Assets

Collections

Group assets into folders — all scoped to what you own.

Endpoints

MethodPath
POST/v1/collectionsCreate — { name, parentId? }
GET/v1/collectionsList
GET/v1/collections/{id}/assetsList assets in it
POST/v1/collections/{id}/assetsAdd — { assetIds[] }
PATCH/v1/collections/{id}Rename
DEL/v1/collections/{id}Delete