Self Help Documentation
< All Topics

software/uninstalljoomla

Description

Uninstalls one or more Joomla installations from a given SPanel user account.

Info
Use software/listjoomlainstalls to get the installation IDs.

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.
idstring|arrayYesString of Joomla installation id (hash values) to uninstall. Provide an array if you want to uninstall multiple Joomlas. Returned by software/listjoomlainstalls.

Example

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

Output

Table of Contents