| Header | Value |
| Session | The ticket received from Authorization Request |
| Content-Type | application/json |
| Parameter | Value |
| command | openMemory |
| memory | ID of the memory to open |
{
"command": "openMemory",
"memory": "1617053861912"
}
{
"status": "OK"
}
{
"status": "Error",
"reason": "Access denied"
}