POST api/case/{caseId}/document/file/{nodeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| caseId | string |
Required |
|
| nodeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of HttpContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.