Hello everyone
First of all, I want to thank all developers from XWiki and all contributors for providing this awesome platform.
I’ve been checking out the REST API and generally speaking, it works great, by folllowing this Doc: https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/XWikiRESTfulAPI
But something doesn’t work for me:
Is it possible to create objects in the Wiki using the default xWiki API?
For example, I have classes created within my Wiki and I would like to create an object of that class using the default xWiki API, how can I do this process? Or is it not possible?
Any help, comments or additional documentation would be greatly appreciated.