updateCredential request

The updateCredential request modifies information about a credential.
Send the request to: https://userservices-auth.vip.symantec.com/vipuserservices/ManagementService_1_10
updateCredential
input fields
provides details about the
updateCredential
input fields.
updateCredential
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 logon name, or a unique ID that maps to user's logon name). The
userId
accepts 1 to 128 international characters.
The user ID is not case-sensitive in look-up operations.
credentialId
Y
string
Unique identifier of the credential.
credentialType
Y
string
Identifies the credential type:
  • STANDARD_OTP (hardware or software VIP credential, including VIP Access for Mobile)
  • CERTIFICATE (Trusted Device credential)
  • EMAIL_OTP (security code sent to user by email)
  • SMS_OTP (security code sent to device by SMS)
  • VOICE_OTP (security code sent to device by a voice call)
  • SERVICE_OTP (security code generated by the VIP Service)
  • BIOMETRIC (biometric-based FIDO authentication)
  • SECURITY_KEY (USB-based FIDO authentication)
friendlyName
Y
string
A user-defined name to identify the credential.
credentialStatus
N
string
Sets the credential state for hardware or software VIP credentials, including VIP Access for Mobile.
  • ENABLED
  • DISABLED
If the credential is locked,
credentialStatus
unlocks the credential and then sets the new state. If the credential is inactive, you cannot use
credentialStatus
to set the credential state.