Looking for Graph API to create a external user in Azure AD B2C tenent from external application with API call

Prashant N 1 Reputation point
2021-10-20T07:26:09.327+00:00

Hello,

We have a requirement to user AD B2C tenant to capture the User Id and Password in Azure AD B2C and remaining profile attributes in a eCommerce application. We thought of making a call to AD B2C using the Graph API to create a user from external API. Can you please suggest what Graph API we can go with for this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,557 questions
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 36,891 Reputation points
    2021-10-21T02:56:00.75+00:00

    Hi, dear @Prashant N

    You can use the create user api endpoint to register it as a consumer account in azure ad b2c.

    Notes: We post this information as an answer to share the suggestion for this question so that users who may meet this issue could find the suggestion quickly


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.