Account
Delete an account
Deletes the specified account.
DELETE
/
accounts
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?
Deletes the specified account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?