Confirmed users
632
edits
No edit summary |
|||
| Line 343: | Line 343: | ||
{ | { | ||
"action": "refresh" | "action": "refresh", | ||
"sessionToken": "T1==cGFydG5lcl9pZD00NDY2OTEwMiZzaW" | |||
} | } | ||
* '''action''' - For refreshing the soft state relationship, this will be "refresh". | * '''action''' - For refreshing the soft state relationship, this will be "refresh". | ||
* '''sessionToken''' - The session token received when joining the room. Used to identify the session to be refreshed as well as to authorize the user to perform the refresh. | |||
HTTP/1.1 200 OK | HTTP/1.1 200 OK | ||