Function dropbox_sdk::paper::docs_archive
source · [−]pub fn docs_archive(
client: &impl UserAuthClient,
arg: &RefPaperDoc
) -> Result<Result<(), DocLookupError>>👎 Deprecated
Available on crate feature
dbx_paper only.Expand description
Marks the given Paper doc as archived. This action can be performed or undone by anyone with edit permissions to the doc. Note that this endpoint will continue to work for content created by users on the older version of Paper. To check which version of Paper a user is on, use /users/features/get_values. If the paper_as_files feature is enabled, then the user is running the new version of Paper. This endpoint will be retired in September 2020. Refer to the Paper Migration Guide for more information.