Install new WordPress plugins to site

Endpoint that can be used to install one or more WordPress plugins for given site.

Path Params
integer
required

ID of the Site you are interacting with

Body Params
string

Comma separated list of plugins to install. Cannot be combined with 'custom_url'

boolean
Defaults to false

If all the plugins that are being installed should be activated

string

If a plugin should be downloaded from a custom URL rather than the wordpress.org plugin library, this is the download URL. Cannot be combined with 'plugins'

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json