POST api/AdminSettingsSystem/AdmGetGPTChat
AdmGetGPTChat
Request Information
URI Parameters
None.
Body Parameters
GetGPTChat_RequestName | Description | Type | Additional information |
---|---|---|---|
GPTChatID | integer |
None. |
|
GPTChatActive | boolean |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "GPTChatID": 1, "GPTChatActive": true, "UserUUIDCur": "2a9d98d8-7945-4eb7-87a4-85c8140433e1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]