Bulk delete sessions
Sessions
Bulk delete sessions
Delete multiple sessions by their identifiers (GlobalIDs or session_id strings). All identifiers in a single request must be the same type. Non-existent IDs are silently skipped. All associated traces, spans, and annotations are cascade deleted.
POST
Bulk delete sessions
Body
application/json
List of session identifiers to delete. All identifiers must be the same type: either all GlobalIDs or all user-provided session_id strings.
Response
Successful Response

