Username & Password
Create user
Create a username/password user account inside a Sign-In Context.
Creates a new username/password user. The Context’s Username and Password module must be enabled. Duplicate usernames are rejected at validation time.Documentation Index
Fetch the complete documentation index at: https://wiki.netgraph-connect.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Organization ID.
Sign-In Context ID.
Context API key.
Username. Must be unique within the Context.
Password. Must satisfy the Context’s password policy.
Response
The created user’s username. Echoes the request.
The user’s password. Echoes the request — keep the transport
encrypted.

