v5

latestOpenAPI 3.1.02026-07-262421791.5 MB
sca-device-fingerprints

Create a device fingerprint

Creates a new device fingerprint factor used to resolve a SCA possession challenge type.

The request and response are encrypted using the JOSE framework. Please refer to the SCA over API guide to understand how encryption and decryption work.

post/v2/profiles/{profileId}/device-fingerprints

Path parameters

profileIdinteger required

The profile ID.

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.

deviceFingerprintIdstring uuid

The identifier of the device fingerprint.

createdAtstring date-time

The device fingerprint creation timestamp.