Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

API Call - /people/register/

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

Authentication

Not Required

Arguments

none

Parameters

wpuser (required)
Wordpress user object in json
wpauth (required)
Wordpress authentication object in json

Example

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

Example Response
 
Error Response
  • No labels