Api to run chef-client on node

We have the case where through api we are creating data bag item and then role on chef-server using node.js api.
now we need to run chef-client on the node being on node.js application.
Is there any api to run chef-client on node by being on node.js application

Duplicate post