OpenAPI 3.1.0raw.githubusercontent.com2026-08-176578348.8 KB

cd15387eb365

assets

Empty trash

Permanently deletes every trashed asset and its associated stored data from the caller's library. Irreversible.

post/api/assets/empty-trash

Query parameters

library_idstring nullable

Library whose trashed assets to permanently delete. Optional if the user has a single live (non-trashed) library; required when they have multiple.

Library whose trashed assets to permanently delete. Optional if the user has a single live (non-trashed) library; required when they have multiple.

Response

Successful Response

DeletionResponse required

Empty acknowledgment returned when an operation succeeds.