Update a specific Factor. This endpoint can be used to Verify a Factor if passed an AuthPayload param.
post/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
OK