Skip to content

Endpoint

  • Method: POST
  • Path: /settings/addons/install
  • Edition: Core
  • Controller: SettingController@installAddon
  • Route source: app/Http/Routes/api.php

POST Install Addon

POST
/settings/addons/install

Install an addon.

Controller: SettingController@installAddon
Route source: app/Http/Routes/api.php

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
}

Responses

Successful response

application/json
JSON
{
"results": {
},
"message": "string"
}

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

FluentAffiliate developer documentation