You can delete only an object body from a KiiObject.
Call the deleteBody() method to delete an object body as shown in the following sample code:
The deleteBody() method deletes only an object body. It does not delete a KiiObject.
If you delete an object body that has been published, its URL will be disabled too. JSON data representing an error will be returned if a user tries to access the disabled URL with a browser.