githubEdit

Export

post

Exports the account details for the specified account name.

Authorizations
AuthorizationstringRequired
Path parameters
accountNamestringRequired
  • The name of the account to export.
Header parameters
AuthorizationstringRequired
  • The authorization token for the request.
Responses
chevron-right
200

A promise that resolves to a BitcoinCashAPIResponse containing the account details.

application/json
post
/bitcoincash/accounts/{accountName}/export
200

A promise that resolves to a BitcoinCashAPIResponse containing the account details.