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

# POST /oauth2/token

`POST /oauth2/token`

Exchange ACR Refresh token for an ACR Access Token

## Response `200`

The request has succeeded.

- AcrAccessToken — The ACR access token response containing the access token for authentication.
  - `access_token` string — The access token for performing authenticated requests

## 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/versions/be283057eb09/schema)
