Pages/Update a page

PUT {{portal-host-port}}/portal-api/pages/3

Request Body

{"AllowFormSubmission"=>false, "Path"=>"/portal/catalogue-products", "Status"=>"Draft", "Template"=>"catalogue", "Title"=>"Product Catalogues"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring

RESPONSES

status: OK

{"AllowFormSubmission":false,"CreatedAt":"2023-06-30 14:29","ID":3,"PageTypeID":0,"Path":"/portal/catalogue-products","Status":"Draft","Template":"catalogue","Title":"Product Catalogues","UpdatedAt":"2023-08-03 12:05"}