POST
POST projecten.viadesk.com/api/page.json form field “parent” // id of the office or the page under which the page will be created form field “id” // the id of the page (required for editing an existing page) form field “name” // name of page (required) form field “body” // description of the page (required) form field “showInActivity” // display in timeline and morning email (optional, default true)form field “canRespond” // display comment section (optional, default true)form field “showAuthor” // display author (optional, default true) form field “tag” // one or more tags (optional file “featuredimage” // adding a cover image (optional) file “pageattachment” // adding an attachment (optional)
POST projecten.viadesk.com/api/page.json form field “parent” // id of the office or the page under which the page will be created form field “id” // the id of the page (required for editing an existing page) form field “name” // name of page (required) form field “body” // description of the page (required) form field “showInActivity” // display in timeline and morning email (optional, default true)form field “canRespond” // display comment section (optional, default true)
form field “showAuthor” // display author (optional, default true) form field “tag” // one or more tags (optional file “featuredimage” // adding a cover image (optional) file “pageattachment” // adding an attachment (optional)
DELETE
DELETE projecten.viadesk.com/api/page.json?id=1044975-…