POST api/AppChat/AppSaveChatRoomSelfremove
AppSaveChatRoomSelfremove
Request Information
URI Parameters
None.
Body Parameters
ChatRoomSelfremoveName | Description | Type | Additional information |
---|---|---|---|
ChatRoomUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ChatRoomUUID": "c2474131-a95c-4a4f-9b0a-d33985755d61", "UserUUIDCur": "3b7276eb-7daf-40b0-baa5-60985aa58ceb" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.