v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-02333644.7 KB
Factors

Verify an authentication factor

post/api/cis/v1/factors/{factorId}/verify

Path parameters

factorIdstring uuid required

Headers

x-tenant-idstring required

Request body

codestring required

Response

Factor verified

idstring uuid
identityIdstring uuid
type'EMAIL_OTP' | 'SMS_OTP' | 'PASSWORD' | 'TOTP'
status'PENDING' | 'VERIFIED' | 'REVOKED'
handlestring nullable
createdAtstring date-time
updatedAtstring date-time