Loading...
SortFolder: sort PubFolders by folder name in the Published Resources tree.
ID of Pub item to invoke.
No Content
const response = await fetch('/api/PubItems/{id}/Folders/sort', { method: 'POST', headers: {}, }); const data = await response.json();
{ "type": "text", "title": "text", "detail": "text", "instance": "text" }