Reply to Post
Novice Coder
amrit
1 Post
Member since ‎06.03.2012

API to create new Users

I can't locate an API to create new UserIds on demand. I would like to assign a unique user-id to every one of my customers. 

 

Also, is there a limit to number of user-ids's associated with a tenant?

Moderator
bs595r
147 Posts
Member since ‎01.13.2012

Re: API to create new Users

Hello,

 

The API platform does not have an API to create UserIds. Each end user needs to be an AT&T customer, and therefore will be discovered during OAuth. Depending on the API, you may want to create a UserId on your side to map to the AT&T user. This is most evident in the Payment API.

 

Hope that helps,

    --brett

  • of 1