Delete spans
Permanently deletes spans by their span IDs. This operation is irreversible.
Accepts between 1 and 5000 span IDs per request. Only spans within the supported lookback window (2 years) are considered; older spans are not affected.
A 204 No Content response indicates all extant IDs provided
within the supported lookback window were deleted.
A 200 OK response indicates one or more intervals could not be fully processed
within the retry budget. Retry the original request for a correct result.
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Body
Body containing span IDs to delete
Response
Some span IDs could not be confirmed deleted within the allotted retries. Retry the original request for a completed deletion result.
Span IDs confirmed deleted across all successfully processed intervals.