Path Parameters
The span identifier: either a relay GlobalID or OpenTelemetry span_id
Response
Successful Response
Delete a single span by identifier.
Important: This operation deletes ONLY the specified span itself and does NOT delete its descendants/children. All child spans will remain in the trace and become orphaned (their parent_id will point to a non-existent span).
Behavior:
Note: This operation is irreversible and may create orphaned spans.
The span identifier: either a relay GlobalID or OpenTelemetry span_id
Successful Response