...
Currently, Actionstep supports the Authorization grant type only, but we may introduce other methods at later dates. The Authorization grant type will require the client to direct the end user to Actionstep's API authorization page. This will be followed by a second page where the end user will authorize the client to access their system based on the specified scope.
Scope
Actionstep requires the use of the scope argument, which represents each resource that the client wishes to access. For example the scope may be:
...