[TMEngine URL]/closehttp://localhost:8000/TMServer/closePOST' request to the method end point with this parameter in a
JSON body:| Field | Required | Content |
id |
Yes | ID of the memory to close |
{
"id": "1568163112478"
}
status' is
set to 'OK'.{
"status": "OK"
}
status' is set to 'failed' and field
'reason' contains the error cause.{
"status": "failed",
"reason": "Unknown memory"
}