---
title: "update(_:)"
framework: videosubscriberaccount
role: symbol
role_heading: Instance Method
path: "videosubscriberaccount/vsuseraccountmanager/update(_:)"
---

# update(_:)

Registers a new user account.

## Declaration

```swift
func update(_ account: VSUserAccount) async throws
```

## Parameters

- `account`: A new user account to register.
