Official Plugins (Kuzzle v1.x)
Cloudinary v1.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

Testing #

If you want to test this plugin, you can use the Swagger UI online tool

  1. Run Kuzzle with the plugin installed (See Installation section) Make sure it is correctly configured with your Cloudinary credentials
  2. Go on the Swagger UI online tool
  3. Enter the following link http://<kuzzle>:<port>/_plugin/cloudinary/openApi and click Explore
  4. You have now the details of all available requests, and you can try these out