Verify Source Fingerprint

post/api/v2/user/verifysourcefingerprint

Route to verify a user's source fingerprint with the verification code

Request Body

username string
Min length: >= 1 characters
userId string
Min length: >= 1 characters
initialHash string required
Min length: >= 1 characters
fingerprintHash string required
Min length: >= 1 characters
deviceInfo object required
uniqueId string required
Min length: >= 1 characters
model string required
Min length: >= 1 characters
brand string required
Min length: >= 1 characters
manufacturer string required
Min length: >= 1 characters
systemName string required
Min length: >= 1 characters
systemVersion string required
Min length: >= 1 characters
locale string required
Min length: >= 1 characters
timezone string required
Min length: >= 1 characters
isDeviceRooted boolean required
carrier string
Min length: >= 1 characters

200 Response

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id