Picture of Darshit Patoliya
Using registration API
by Darshit Patoliya - Wednesday, 13 December 2017, 11:46 AM
 

Hi All,

I am integrating Adapt authoring with one of my application. When ever new user created in my application, I want to create same user in adapt authoring with same credentials using /api/registration/.

I want to know how to use /api/registration/ API. Is there any documentation for that?

And, another concern is, in adapt authoring user should be created only when it is created in my application, no one should be able to create new user directly from /api/registration/ API .

 

Thanks in Advance