Delete a registration of an SCA device
delete/registeredDevices/{id}
Deletes an SCA device from the list of registered devices of a specific payment instrument.
Endpoint destination URL
https://balanceplatform-api-test.adyen.com/bcl/v2/registeredDevices/{id}
Click to copy
Query Parameters
paymentInstrumentIdstringRequired
The unique identifier of the payment instrument linked to the SCA device.
Path Parameters
idstringRequired
The unique identifier of the SCA device.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
204 - No Content
Look at the actual response code for the status of the request.