Support

Documentation

saveConfiguration

[Warning]Warning

DEPRECATED - This method will be removed in Akeeba Backup for Joomla 10, Akeeba Backup for WordPress 8, and Akeeba Solo 8. Versions of our software released after September 2023 may no longer include this method even if their major version is below those specified in this message.

Saves the configuration of a backup profile. Available since API version 340.

Request Data expected

All fields are MANDATORY.

profile

Integer. The profile ID you are saving to.

engineconfig

An associative array with all the configuration keys you are saving. You can define a partial set of configuration keys to only update specific configuration keys.

Response Data returned

Boolean true or false indicating whether the saving was successful.