Skip to main content
DELETE
Delete an enrolled SCA factor

Authorizations

Authorization
string
header
required

API token authentication using format <api token id>:<api client secret>

Path Parameters

credentialId
string
required

The credential id of the enrolled factor to delete (from the factor's credentialId).

Query Parameters

customerId
string
required

The unique identifier of the customer whose factor is being deleted.

Response

Factor deleted; no content is returned.