1
votes

I am trying to invite users programmatic to azure API management developer portal. There are API to create users. Is there an API available for Invite user?

1

1 Answers

1
votes

You could use a 3rd party mailing API like Mandrill or Sendgrid to email an invite and include a link in the email to the sign up page of the developer portal. Would that be sufficient?