POST api/ChatConfiguration/Broadcast_type
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsBroadcasttype | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Dml_Indicator": "sample string 1",
"broadcast_id": 2,
"broadcast_type": "sample string 3",
"is_active": 4,
"created_by": "sample string 5",
"created_on": "sample string 6"
}
application/x-www-form-urlencoded
Sample: