Authentication

The API accepts 2 different authentication methods:

Token auth (http)

An access_token issued by the App Services Admin API. You can get this value either by authenticating with credentials or by refreshing an existing access token.

Refresh auth (http)

A refresh_token issued by the App Services Admin API when you authenticated. Use this to refresh an existing access token.