Sorts room in given order.
https://chatwee-api.com/v2/room/sort
    
GET https://chatwee-api.com/v2/room/sort?chatId=57c493789da1fbc017000029&clientKey=507f191e810c19729de860ea&roomIds=5ffefa4d9e2350479d830d6b,5ffef87219b35e478b08eb1a,5ffefa38a9716006f09e5866
    
true
    | Name | Description | Type | Mandatory | Remarks | 
|---|---|---|---|---|
| chatId | unique chat ID | string | yes | available in 'INTEGRATION' section of the Chatwee Dashboard | 
| clientKey | client secret | string | yes | available in 'INTEGRATION' section of the Chatwee Dashboard | 
| roomIds | room IDs | string | yes | IDs obtained with /room/create |