Execute cli command on wp installation ([Deprecated])

[Deprecated]: Use /sites/{id}/wpcli instead.

Path Params
integer
required

ID of the Site you are interacting with

Body Params

ExecuteCli.

string
required

Name of the wp cli command to execute: examples: admin, cache, cap, post, user. i.e. wp post gives us post

string

Action to execute. i.e. wp post meta gives us meta

string

Value(s) to pass to the command

string

Additional parameters to pass to the command

Responses

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