Remove Label From Memory
Remove a label from a memory.
curl -X DELETE "http://127.0.0.1:14242/memories/string/labels/string"{
"message": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}