v2

latestSwagger 2.02026-07-26109144190.4 KB
Users

Add a user

__NOTE: Use of the admin parameter is deprecated. All calls to add a user will set admin to false.

Add a user to your organization

This API may be called a maximum of 2 times per second.

post/api-public/v1/user

Headers

X-VO-Api-Idstring required

Your API ID

X-VO-Api-Keystring required

Your API Key

Request body

firstNamestring required
lastNamestring required
usernamestring required
emailstring email required
adminboolean
expirationHoursnumber

The validity duration for the invitatation/set password link sent to the added user.

stakeholderboolean

Response

Some details about the user that was added

firstNamestring
lastNamestring
usernamestring
emailstring
createdAtstring
passwordLastUpdatedstring
verifiedboolean

Whether or not this user has set their password (will always be false)

_selfUrlstring