Hanzo
OpenapiO11y

Deletes a mapping group and every mapper under it.

Deletes a mapping group and every mapper under it.

DELETE /v1/o11y/span_mapper_groups/{groupId}

Addresshttps://api.hanzo.ai/v1/o11y/span_mapper_groups/{groupId}
MethodDELETE
OperationDeleteSpanMapperGroup
AuthAuthorization: Bearer $HANZO_API_KEY

Deletes a mapping group and every mapper under it.

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

Request

1 field.

FieldInTypeRequiredDescription
groupIdpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y span_mapper_groups rm <groupId>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page