githubEdit

Delete

post

Deletes a Dogecoin account.

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

A promise that resolves to an AccountAPIResponse object containing the result of the deletion operation.

application/json
post
/dogecoin/{accountName}/delete
200

A promise that resolves to an AccountAPIResponse object containing the result of the deletion operation.