Thank you, so basically everything that has children is considered a space?
I tried the two following syntaxes: -X POST -H "Content-type: application/x-www-form-urlencoded" - H "Accept: application/xml" -d "className=Development.Resources.Version Information.VersionInformationClass" -d "property#Name=TestABCD" htt p://localhost/xwiki/rest/wikis/xwiki/spaces/Software+Development/spaces/Resources/*pages*/Version+Information/objects I get this reply: <p>The server has not found anything matching the request URI</p> With the following: http://localhost/xwiki/rest/wikis/xwiki/spaces/Software+Development/spaces/Resources/*spaces*/Version+Information/objects I get this: <p>The method specified in the request is not allowed for the resource identified by the request URI</p> Which would indicate that it might be the correct URI, but for some reason the request is not allowed? -- View this message in context: http://xwiki.475771.n2.nabble.com/RESTful-API-to-create-a-new-object-of-custom-class-tp6965384p7598216.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users