POST api/Telegram/SetChatClassification

Метод для встановлення класифікації до чату

Request Information

URI Parameters

None.

Body Parameters

ChatClassification
NameDescriptionTypeAdditional information
Id

integer

None.

Created

date

None.

Employee

integer

None.

Chat

integer

None.

Code

integer

None.

House

integer

None.

Classification

string

None.

Comment

string

None.

Chat1

Chat

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>