Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
API Call - /people/register/

...

Info

Takes registrations from wordpress (Ikanow website) and creates users from them. Returns infinit.e authentication object.

Authentication

Not Required

Arguments

none

Parameters

wpuser
Wordpress user object in json
wpauth
Wordpress authentication object in json

...

http://<SERVER-NAME>/people/register/blah/?wpuser=blah&wpauth=blahblah

Example Response
Info
Code Block

...