githubEdit

Export

post

Exports the account details for a given 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
post
/dogecoin/{accountName}/export
200

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