IntroductionBefore you beginTerminologyGetting startedGroupsFilesFoldersTemplatesEmail templatesAppsErrors
Authorization
Accounts
Entities
User accounts
Introduction
There are a few things you should know before you start using these services:
You cannot use pin-based authentication for these calls.
The "Authorization" header used for creating new accounts and getting account information is based on the client token, not the delegation token like most other API calls.
For the user properties and account properties management you'll need to use the delegation token as usual.
Read more about authentication methods here and how to retrieve each token here.