VerifyV2Factor
Delete a specific Factor.
Delete a specific Factor.
delete/v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
Path parameters
ServiceSidstring required
The unique SID identifier of the Service.
Identitystring required
Customer unique identity for the Entity owner of the Factor. This identifier should be immutable, not PII, length between 8 and 64 characters, and generated by your external system, such as your user's UUID, GUID, or SID. It can only contain dash (-) separated alphanumeric characters.
Sidstring required
A 34 character string that uniquely identifies this Factor.
Response
The resource was deleted successfully.