PUT v1/File/LinkToOriginal?src={src}&tgt={tgt}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
src | globally unique identifier |
Required |
|
tgt | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, application/octet-stream
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>