Hanzo
OpenapiO11y

Deletes one mapper from a group.

Deletes one mapper from a group.

DELETE /v1/o11y/span_mapper_groups/{groupId}/span_mappers/{mapperId}

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

Deletes one mapper from a group.

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

Request

2 fields.

FieldInTypeRequiredDescription
groupIdpathstringyes
mapperIdpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y span_mapper_groups span_mappers rm <groupId> <mapperId>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page