Empty trash
Permanently deletes every trashed asset and its associated stored data from the caller's library. Irreversible.
Query parameters
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
Empty acknowledgment returned when an operation succeeds.
Changes
Changed in 3 of the 79 revisions of this API.26
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
detailbecame required for the status422response-property-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ▲
removed the success response with the status
204response-success-status-removed
- ○
added the success response with the status
200response-success-status-added
- ▲