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