웹훅이벤트 유형Account.Delete이 페이지 개요Account.Delete 계정이 삭제될 때 발생합니다. 필드 필드유형필수설명eventTypestring예항상 "Account.Delete"dataobject예삭제 세부 정보data.kuidstring (UUID)예k-ID 사용자 IDdata.productIdnumber예제품 ID 예시 { "eventType": "Account.Delete", "data": { "kuid": "7a1f2c3d-4e5f-6789-abcd-ef0123456789", "productId": 11472 }}