PUT documents/upload/{projectId}/{id}
Uploads a document. 2nd step: document content
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| projectId | globally unique identifier |
Required |
|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Uploaded document id
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>