Updating and Copying REST Endpoints
Themes/Updating and Copying
Copying themes and updating the fields of a theme.
- Copy a Theme
- Method: postPath:
/sites/management/api/v1/themes/{id}/copy - Get an Example Request Body for Editing Theme Resources
- Method: getPath:
/sites/management/api/v1/themes/{id}/edit-form - Update the Fields of a Theme
- Method: patchPath:
/sites/management/api/v1/themes/{id}