v51

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

Delete association to devices

Deletes one or more SCA associations for a device.

delete/scaAssociations

Headers

WWW-Authenticatestring required

The header for authenticating through SCA.

Request body

entityIdstring required

The unique identifier of the entity.

entityType'accountHolder' | 'legalEntity' | 'paymentInstrument' required
scaDeviceIdsstring[] required

A list of device ids associated with the entity that should be removed.

Response

No Content - Successful association deletion.