---
title: "POST /account-associations/{AccountAssociationId}/refresh"
method: POST
path: "/account-associations/{AccountAssociationId}/refresh"
---

# POST /account-associations/{AccountAssociationId}/refresh

`POST /account-associations/{AccountAssociationId}/refresh`

Initiates a refresh of an existing account association to update its authorization and connection status.

## Path parameters

- `AccountAssociationId` string, required

## Response `200`

Success

- StartAccountAssociationRefreshResponse
  - `OAuthAuthorizationUrl` string, password, required — Third-party IoT platform OAuth authorization server URL with all required parameters to perform end-user authentication during the refresh process. This field will be empty when using General Authorization flows that do not require OAuth.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ConflictException
- `484` — ServiceUnavailableException
- `485` — ResourceNotFoundException
- `486` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iot-managed-integrations.md) · [All operations](https://skmtc.net/aws/apis/iot-managed-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot-managed-integrations/versions/d043c13c812a/schema)
