- Subcategories:
- Content
- Delete and Restore
- Importing and Exporting
- Jobs
- Members
- Permissions
- Policies
- Updating and Copying
Templates REST Endpoints
Templates
List site templates and images. Create and delete policies associated with templates.
- Get Template Details
- Method: getPath:
/sites/management/api/v1/templates/{id} - Get the Localization Policy of the Template
- Method: getPath:
/sites/management/api/v1/templates/{id}/localizationPolicy - Get the Query Syntax for Template Resources
- Method: getPath:
/sites/management/api/v1/templates/search-form - Get the Theme Associated With a Template
- Method: getPath:
/sites/management/api/v1/templates/{id}/theme - Get the User or Application That Created the Template
- Method: getPath:
/sites/management/api/v1/templates/{id}/createdBy - Get the User or Application That Last Modified the Template
- Method: getPath:
/sites/management/api/v1/templates/{id}/lastModifiedBy - Get the User or Application That Owns the Site
- Method: getPath:
/sites/management/api/v1/templates/{id}/ownedBy - List or Batch Read Templates
- Method: getPath:
/sites/management/api/v1/templates - List the Images of a Template
- Method: getPath:
/sites/management/api/v1/templates/{id}/images