API
|
ServicesPortal/api
|
URI
|
http://portal_url/ServicesPortal/api where portal_url is the URL of the team portal.
|
HTTP Method
|
POST
|
Request Content-Type
|
application/xml
|
Request body example
|
<obj >
<att id="name">
<val>listVersions</val>
</att>
<att id="param">
<val>source_file_path_&_name</val>
</att>
</obj>
|
Expected Response status
|
200 OK
|