Create asset collection
Create asset collection for the authenticated user’s fal Assets library.
POST
Create asset collection
Authorizations
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Headers
Optional idempotency key for safe request retries
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Collection display name
Required string length:
1 - 255Optional collection description
Optional collection icon
Optional collection color
Optional fal-hosted cover image URL for the collection
Optional parent collection ID to nest this collection under (manual collections only). Omit or null to create a top-level collection.
Minimum string length:
1Assets filter DSL
Response
Collection created
Asset collection
Previous
Get Asset CollectionGet asset collection for the authenticated user's fal Assets library.
Next
Create asset collection