Pular para o conteúdo principal

Empty Trash

DELETE 

/v1/:workspace_id/empty/trash

Deletes all documents in the trash bin for the authenticated user.

Args: metadata_repository (DocumentMetadataRepository): The repository for accessing document metadata. user (TokenData): The token data of the authenticated user.

Returns

None

Request

Responses

Successful Response