POST api/ChatConfiguration/UpdateChatConfiguration
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
objcLSChatConfiguration | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Doctor_id": "sample string 1", "Patient_id": "sample string 2", "Patient_first_Name": "sample string 3", "ChatStatus": true }
application/x-www-form-urlencoded
Sample: