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