createUser request

The createUser API creates a uniqe user in VIP and optionally sets a user PIN for first-factor authentication.
Send the request to: https://userservices-auth.vip.symantec.com/vipuserservices/ManagementService_1_10
createUser
input fields
provides details about the
createUser
input fields.
createUser input fields
Input Field
Required?
Type
Purpose
requestId
Y
string
A unique identifier of the request for the enterprise application. The request ID accepts from 4 to 40 alphanumeric characters and underscores.
This identifier may be useful for troubleshooting purposes.
userId
Y
string
Unique ID for the user (for example, the user email address, the user's log on name, or a unique ID that maps to user's log on name). The user ID accepts 1 to 128 international characters.
User IDs are stored exactly as they are entered (case-sensitive).
pin
N
string
Optional user PIN for first-factor authentication. The PIN may be 4 to 128 international characters in length, depending on restrictions of the PIN policy.
forcePinReset
N
boolean
Force the PIN to expire on first use.