githubEdit

Export

post

Exports the account details for the specified account name.

Authorizations
AuthorizationstringRequired
Path parameters
accountNamestringRequired
  • The name of the account to be exported.
Header parameters
AuthorizationstringRequired
  • The authorization token from the request header.
Responses
chevron-right
200

A promise that resolves to an AccountAPIResponse object containing the account details.

application/json
post
/bitcoin/{accountName}/export
200

A promise that resolves to an AccountAPIResponse object containing the account details.