Delete a custom template. Built-in templates cannot be deleted.
Path Parameters
template_id*Template Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/memory/ontology/templates/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}