collections
Create collection private link
Create new private link
post/account/collections/{collection_id}/private_links
Path parameters
collection_idinteger required
Collection 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"
}