v1
latestOpenAPI 3.0.12026-07-2662118182.1 KB3DS Credentials
Update 3DS Credentials
put/api/v1/cards/{publicToken}/3ds-credentials/{credentialId}
Path parameters
credentialIdinteger required
ID of credential to update
publicTokenstring required
Request body
Example request
{
"value": "07796456220",
"cardholderAnswer": "Lord of the Rings"
}Response
No Content