Forum Discussion

Demolag's avatar
Demolag
New Contributor
2 months ago

How to get the FolderID for an existing folder

According to the DC REST API, there is no GET method to folders, yet the PUT method expects a folder ID.
How do I find this folder ID?

Also, if I have to delete and recreate the folder for getting the ID from the POST response, how do I delete the folder?

1 Reply

  • MisterB's avatar
    MisterB
    Icon for Champion Level 3 rankChampion Level 3

    I see a Folder ID when I use the browser dev Inspect tool.  Might that work?