Delete non empty folder via API



  • Hi!

    I am trying to delete a not empty folder, containing some subfolders with templates, using the REST API:

    DELETE http://localhost:5488/odata/folders(YhgSlKVN0BJPww3H)
    

    which results in a response

    status=204, reason=No Content
    

    but the folder still exists after the successful appearing request.

    Is this a bug or am I doing something wrong?

    Greetings!



  • This is correct and should work. I tried it, just to be sure, and it works.

    What jsreport version do you use?
    What template store implementation do you use?


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.