REST API ReferenceDelete SessionDelete Session DELETE /sessions/:session_id Deletes a session and all its associated events. The operation is idempotent - deleting a non-existent session will return 404. Request Responses204404422Session successfully deletedSession not foundValidation Error