githubEdit

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
chevron-right
200

A promise that resolves to a BitcoinCashAPIResponse containing the deleted account information.

application/json
successbooleanRequired
messagestringRequired
post
/bitcoincash/accounts/{accountName}/delete
200

A promise that resolves to a BitcoinCashAPIResponse containing the deleted account information.