---
title: UpdateAppAccountTokenRequest
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/updateappaccounttokenrequest
---

# UpdateAppAccountTokenRequest

The request body that contains an app account token value.

## Declaration

```data
object UpdateAppAccountTokenRequest
```

## Properties

appAccountToken: Required. A UUID value to associate with the transaction you indicate in the endpoint parameter.

## Mentioned in

App Store Server API changelog

## Discussion

Discussion This is the request body for the Set App Account Token endpoint.

## See Also

### App Account Token

- [Set App Account Token](appstoreserverapi/set-app-account-token.md)
