Create Login

This adds a new user to your account. The result will include the unique Login ID that can be used to update or remove the login.

Users Across Multiple Networks in an Organization

To give a user access to another network in your organization, create a login in that network using the same email address. Instead of creating a duplicate login, we will link the user's original login to the new network, and they'll have access to both.

When adding a user to additional networks, the Name field will be ignored in the request.

🚧

Error - Duplication

If a user with that email address already exists in the same network, a new login will not be created and the API will return: `{"message":"There is already an account associated with this email."}

❗️

The "Password" field in the response is a legacy field that is no longer in use. The value is always returned as an empty string.

Language
Authorization
Header