Skip to main content

Delete an integration channel

DELETE 

/api/wallets/:walletExternalKey/integration-channels/:id

URLDescription
https://wallet.acc.credenco.comGenerated server url

Deletes an existing channel. In-flight deliveries already routed to this channel will retain their channel_ref but the FK on integration_delivery is set to NULL by ON DELETE SET NULL.

Required Role

RoleDescription
WALLET_INTEGRATION_CHANNEL_CRUDCreate, read, update and delete integration channels

Request

Responses

Channel deleted