0

i am developing an app.i am using google provisioning api in this app.in documentation it is mentioned that admin account can acces provisioning app.there are various types of admin accounts in google apps for example 1.Super Admin

2.Groups Admin

3.User Management admin

4.Help Desk Admin

5.Services Admin

in these all profiles in which accounts we can enable provisioning api .please reply

Kara
  • 6,115
  • 16
  • 50
  • 57
mathlearner
  • 7,509
  • 31
  • 126
  • 189

1 Answers1

0

You need to create a custom role and assign it permissions from the Provisioning API section (at the very bottom of the list of possible permissions. Delegated users who are granted rights to perform actions in the Control Panel will not be able to perform the same actions via the API unless explicitly assign Provisioning API permissions for their role.

See this help article for more details.

Jay

Jay Lee
  • 13,415
  • 3
  • 28
  • 59