Hanzo
OpenapiO11y

Hard-deletes a score by id.

Hard-deletes a score by id.

DELETE /v1/o11y/llm/score/{id}

Addresshttps://api.hanzo.ai/v1/o11y/llm/score/{id}
MethodDELETE
OperationDeleteLLMScore
AuthAuthorization: Bearer $HANZO_API_KEY

Hard-deletes a score by id.

Callers need the editor role; the runtime's own gate enforces it.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y llm score rm <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page