/
ST
stalela
/
Stalela CIS (Customer Identity Service) API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
stalela
Stalela CIS (Customer Identity Service) API
post
Verify an authentication factor
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
33
36
44.7 KB
Factors
Verify an authentication factor
post
/api/cis/v1/factors/{factorId}/verify
Path parameters
factorId
string
uuid
required
Headers
x-tenant-id
string
required
Request body
object
required
code
string
required
Response
Factor verified
Factor
required
id
string
uuid
identityId
string
uuid
type
'EMAIL_OTP'
|
'SMS_OTP'
|
'PASSWORD'
|
'TOTP'
status
'PENDING'
|
'VERIFIED'
|
'REVOKED'
handle
string
nullable
createdAt
string
date-time
updatedAt
string
date-time