Skip to content

Instantly share code, notes, and snippets.

@Pradnya-Paranjape
Last active February 20, 2017 12:29
Show Gist options
  • Select an option

  • Save Pradnya-Paranjape/e61a0b2d9e1212a293de286c80863668 to your computer and use it in GitHub Desktop.

Select an option

Save Pradnya-Paranjape/e61a0b2d9e1212a293de286c80863668 to your computer and use it in GitHub Desktop.
bulk upload users
"userlist" : [
{
"email": "[email protected]",
"passsword": "123456",
"first_name": "Pp",
"last_name": "Pr",
"job_tile": "Admin",
"contact_no": "8576347645"
}
],
"send_mail" : true,
"team_ids" : ["827682dfgsjdsfj", "djgfsfdj87687687"],
"user_type" : "Hiring manager user"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment