pagetemplates REST Endpoints
pagetemplates
The operations from the pagetemplates category.
- Create Page Template
- Method: postPath:
/v1/portal/pagetemplates - Download Page Template
- Method: getPath:
/v1/portal/pagetemplates/{id}/archive - Retrieve Page Templates
- Method: getPath:
/v1/portal/pagetemplates - Retrieve Page Templates by Short ID
- Method: getPath:
/v1/portal/pagetemplates/{id} - Update Page Template by short ID
- Method: putPath:
/v1/portal/pagetemplates/{id}