Hi,
please help me figure out, what would be an endpoint for REST API call to wp-toolkit extension:
When I try to run https://<myIP>:8443/api/v2/cli/wp_instance/call, I get
{
"code": 0,
"message": "Command 'wp_instance' not found"
}
It looks like wp_isntance command is not supported anymore...