API ReferenceHistory
Delete Generation
Delete a generation.
curl -X DELETE "https://example.com/history/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Delete a generation.
curl -X DELETE "https://example.com/history/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}