Delete Label
Delete a label and all its relationships.
curl -X DELETE "http://127.0.0.1:14242/labels/string"{
"message": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}