Deregister an alias from an accountCopy Pagedelete https://www.bankingcircleconnect.com/api/v1/accounts/{accountNumber}/aliasesPath ParamsaccountNumberstringrequiredIdentifies the account that the alias is associated with. 123456789Query ParamsvirtualAccountNumberstringThe virtual account number to which the alias is linked. This is required when managing aliases for virtual accounts, and should be left empty when managing aliases for master accounts. 987654321Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe alias identity fields identifying which alias to delete.Base for all alias request and response DTOs.servicestringenumrequiredPayIDAllowed:PayIDtypestringenumrequiredEMAILPHONEBNUMAllowed:EMAILPHONEBNUMvaluestringrequiredThe alias value registered with the service provider.Headerscontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 202Accepted 400Bad Request 404Not Found 429Too Many Requests 500Internal Server ErrorUpdated about 3 hours ago