POST v1/insChatMessageFile?chatMessageID={chatMessageID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| chatMessageID | integer |
Required |
Body Parameters
Collection of byteRequest Formats
application/json, text/json
Sample:
"QEA="
application/octet-stream
Sample:
@@
Response Information
Resource Description
ModelIns| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
ID новоствореного об'єкта |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1
}