Update the status of a bank account tokenAsk AIput https://api.flutterwave.com/v3/accounts/token/{reference}Update the status of a customer's account token.Path ParamsreferencestringrequiredThis is the reference of a generated token. This is returned as reference in the response when generating a token.Body ParamsstatusstringenumrequiredDefaults to SUSPENDEDThis specifies the new status to which you want to update the current token.ACTIVESUSPENDEDDELETEDAllowed:ACTIVESUSPENDEDDELETEDHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token on the request header to authorize this callResponses 200200 400400Updated 13 days ago