Remove Doc From Archive
POST/v1/metadata/:workspace_id/un-archive/:file
Un-archive a document.
Args: file (str): The name of the file to be un-archived. repository (DocumentMetadataRepository): The repository for document metadata. user (TokenData): The user token data.
Returns
DocumentMetadataRead: The un-archived document metadata.
Request
Responses
- 200
- 422
Successful Response
Validation Error