Versions Compared

Key

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

...

This article explains how to use APIs to create sub-account from a Master account available to partners.


After you create the sub-account you can login and create as many apps as needed in each sub-account.

Overall steps

You will need to:

...

To use all other API methods, including to create an app in THAT NEW ACCOUNT, you need to receive JWT tokens for each of those accounts using the PRE-STEP above with address and login-password pair for that sub account.



Anchor
using_postman
using_postman

(3) Using the Postman Library


(3.1) Download and install the Postman application

...

Or use it on the web, it is your choicethe choice is yours!

(3.2) Download the Postman environment and open it in Postman

...

Where:

  • fill in INITIAL VALUE column with your partner account URL + login + password for the partner account  - marked 1 above
  • set the current environment as active to perform all other API calls - marked 2 above


(3.3) Download the Postman library for partner API calls

...

Open it in Postman and DO/SEND the first API called "AUTH", marked red ↓:


(3.4) Then to create sub-account DO/SEND the second API called "partners"

...


Make sure to add a unique email for the new sub-account, marked red ↓

...

You will see in response, marked purple ↑ - a new URL for the sub-account and email/login and password. Save this info, as the only was to get it will be to do a password reset using the email.

(e)  Copy and paste your parter account's credentials into the second Postman call:



(f) Do the second call and receive the new sub-accountThats it. Now you can login using the URL and login/pass and create as many different applications as needed for your clients




Content by Label
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "KB"
labelskb-how-to-article

...