Self Help Documentation
< All Topics

mysql/deletemysqldatabase

Description

Deletes a database.

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.
databasestring|arrayYesThe database name to delete. An array with multiple database names is supported as well.

Example

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

Output

Table of Contents