v2

latestSwagger 2.0raw.githubusercontent.com2021-05-04263678.0 KB
AcrToken
AccessToken
userLogin

Exchange Username, Password and Scope an ACR Access Token

get/oauth2/token

Query parameters

servicestring required

Indicates the name of your Azure container registry.

scopestring required

Expected to be a valid scope, and can be specified more than once for multiple scope requests. You can obtain this from the Www-Authenticate response header from the challenge.

Response

Access token acquired

access_tokenstring

The access token for performing authenticated requests