Delete a registration of an SCA device
DELETE {{baseUrl}}/registeredDevices/:id?paymentInstrumentId=paymentInstrumentId_example
Deletes an SCA device from the list of registered devices of a specific payment instrument.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
paymentInstrumentId | string | The unique identifier of the payment instrument linked to the SCA device. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |