removeCredential request
The removeCredential request removes a credential from a user.
Send the request to: https://userservices-auth.vip.symantec.com/vipuserservices/ManagementService_1_10
removeCredential input fields provides details about the
removeCredential
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 user ID 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:
|
trustedDevice | N | boolean | Identifies if the credential is a Trusted Device. Do not use this flag for mobile credentials. Mobile credentials cannot be set as Trusted Devices.
|