We are building integration from our testing tool to TFVC using the REST API. The documentation provides the values of the VersionControlChangeType which includes the value ‘lock’. When we attempt to send a Create (Post) on a ChangeSet with the value set to lock, we receive an error message that reports “the specified change type Lock is not supported”. If that is true what is the process to lock a file for version control through the REST API?
Thanks
Brian
