Webhooksイベントタイプ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 }}