We use company Team Foundation Server 2013 for source code and task management. Is there a way how can I manipulate work items within backlog over REST API?
Our project is accessible via web url: https://tfs.company.com/tfs/ProjectCollection/Project
I have found this: https://tfsodata.visualstudio.com/ but this seems to work only for projects within https://visualstudio.com.
I would appreciate also some examples.
Thanks!