articles
Create private link
Create new private link for this article
post/account/articles/{article_id}/private_links
Path parameters
article_idinteger required
Article unique identifier
Request body
Example request
{
"expires_date": "2018-02-22 22:22:22"
}Response
Created
Example response
{
"html_location": "https://figshare.com/s/d5ec7a85bcd6dbe9d9b2",
"token": "d5ec7a85bcd6dbe9d9b2"
}