Updating and Copying REST Endpoints

Templates/Updating and Copying

Copy templates, update the fields of a template.

Copy a Template
Method: post
Path: /sites/management/api/v1/templates/{id}/copy
Get an Example Request Body for Editing Template Resources
Method: get
Path: /sites/management/api/v1/templates/{id}/edit-form
Update the Fields of a Template
Method: patch
Path: /sites/management/api/v1/templates/{id}