Self Help Documentation
< All Topics

mysql/deletemysqluser

Description

Creates a new database user in an existing SPanel user account.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
accountuserstringYesThe SPanel user account that is being managed or viewed.
actionstringYesThe category and function being executed.
usernamestring|arrayYesThe name of the database user to be deleted. An array of usernames to be deleted is accepted as well. Format: username@hostname.

Example

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

Output

Table of Contents