Delete
post
Deletes a Bitcoin Cash account.
Authorizations
AuthorizationstringRequired
Path parameters
accountNamestringRequired
- The name of the account to be deleted.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a BitcoinCashAPIResponse containing the deleted account information.
application/json
post
/bitcoincash/accounts/{accountName}/delete200
A promise that resolves to a BitcoinCashAPIResponse containing the deleted account information.