v5
latestOpenAPI 3.1.02026-07-262421791.5 MBuser-security
Create Device Fingerprint
A device fingerprint represents a string that identifies a unique device.
This endpoint is used to register the fingerprint of the device as one of the allowed devices used during an One Time Token (OTT) challenge.
This can be used to verify device fingerprint when clearing a OTT.
The request and response are encrypted using the JOSE framework. Please refer to the JOSE JWE guide to understand how encryption and decryption work.
post/v1/user/partner-device-fingerprints
Headers
Acceptstring required
Accept-Encodingstring required
Content-Encodingstring required
X-tw-jose-methodstring required
X-External-Correlation-Idstring uuid
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Response
The device fingerprint has been successfully created.