Remove Label From Memory
Remove a label from a memory.
Path Parameters
memory_id*Memory Id
label_id*Label Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/memories/string/labels/string"{ "message": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}