Work with pinned files
Using the Atom Publishing Protocol, also known as AtomPub, you can pin a file or remove a pin from a file.
Pinning a file programmatically
To pin a file, send a POST request to the myfavorites feed.Remove a pin from a file programmatically
Removes the file from the myfavorites feed.
Parent topic
Files API
});