Assets

Update asset collection

Update asset collection for the authenticated user's fal Assets library.

patch/assets/collections/{collection_id}

Path parameters

collection_idstring required

Collection ID

Example:d8b6elcregj72v34jr8g

Collection ID

Headers

Idempotency-Keystring

Optional idempotency key for safe request retries

Example:550e8400-e29b-41d4-a716-446655440000

Optional idempotency key for safe request retries

Request body

namestring

Collection display name

descriptionstring nullable

Optional collection description

iconstring nullable

Optional collection icon

colorstring nullable

Optional collection color

cover_image_urlstring uri nullable

Optional fal-hosted cover image URL for the collection

{"stackTrail":"paths:/assets/collections/{collection_id}:patch:requestBody:content:application/json:schema:properties:filters","oasType":"schema","type":"unknown","description":"Assets filter DSL"}

Response

Collection updated

Changes

No recorded changes to this endpoint across all 2 revisions of this API.