Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The given access token (even with its refresh token) is canceled.

User permissions for OAuth2

The system distinguishes between full access and partial access users whose view may be restricted. If you use Oauth2 authorization, the data obtained through the API corresponds to the access rights of the user. If you want to ensure full visibility, use an account with full access rights when authorizing OAuth2 or generate a static API Token.

...