---
title: "POST /oauth2/exchange"
method: POST
path: "/oauth2/exchange"
---

# POST /oauth2/exchange

`POST /oauth2/exchange`

Exchange AAD tokens for an ACR refresh Token

## Response `200`

The request has succeeded.

- AcrRefreshToken — The ACR refresh token response containing the refresh token for authentication.
  - `refresh_token` string — The refresh token to be used for generating access tokens

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/containerregistry-registry.md) · [All operations](https://skmtc.net/azure/apis/containerregistry-registry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/containerregistry-registry/revisions/be283057eb09/schema)
