Self Help Documentation
< All Topics

admin/removeadminuser

Description

Deletes an admin user account.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
actionstringYesThe category and function being executed.
usernamestring|arrayYesThe username of the admin account to delete. An array with multiple admin usernames is supported as well.

Example

You can find more information about the Endpoint URL in our API Basics article.

Output

Table of Contents