delete_account

To delete an account, use the account/delete_account method:

Copied!
svc=account/delete_account&params={"itemId":<long>}

Parameters

The request must contain the itemId parameter, specifying the resource (account) ID.

Response

If the account is deleted successfully, an empty object is returned.

Otherwise, an error code is returned.

If you find a mistake in the text, please select it and press Ctrl+Enter.

Report a mistake

Your message was sent. Thank you!

An error occurred while submitting the form

Download PDF file
Download Word document

See also