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.