POST api/ChatArquivo?fileName={fileName}&normalizedName={normalizedName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fileName | string |
Required |
|
| normalizedName | string |
Required |
Body Parameters
Stream| Name | Description | Type | Additional information |
|---|---|---|---|
| CanRead | boolean |
None. |
|
| CanSeek | boolean |
None. |
|
| CanTimeout | boolean |
None. |
|
| CanWrite | boolean |
None. |
|
| Length | integer |
None. |
|
| Position | integer |
None. |
|
| ReadTimeout | integer |
None. |
|
| WriteTimeout | integer |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Stream| Name | Description | Type | Additional information |
|---|---|---|---|
| CanRead | boolean |
None. |
|
| CanSeek | boolean |
None. |
|
| CanTimeout | boolean |
None. |
|
| CanWrite | boolean |
None. |
|
| Length | integer |
None. |
|
| Position | integer |
None. |
|
| ReadTimeout | integer |
None. |
|
| WriteTimeout | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.