v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-3196247792.5 KB
SCA device management

Begin SCA device registration

Begins the registration process for a new Strong Customer Authentication (SCA) device.

post/scaDevices

Request body

namestring required

The name of the SCA device that you are registering. You can use it to help your users identify the device.

sdkOutputstring required

A base64-encoded block with the data required to register the SCA device. You obtain this information by using Adyen's authentication SDK.

Response

Created - A device resource is created. The initial step of registration is complete, but the device isn't ready for use.

sdkInputstring

A string that you must pass to the authentication SDK to continue with the registration process.