powered by
Make an article private (draft only?)
fs_make_private(article_id, session = fs_get_auth())
the id number of the article
(optional) the authentication credentials from fs_auth. If not provided, will attempt to load from cache as long as fs_auth has been run.
fs_auth
output of PUT request (invisibly)
https://docs.figshare.com
# NOT RUN { fs_make_private(123) # }
Run the code above in your browser using DataLab