Updating and Copying REST Endpoints

Themes/Updating and Copying

Copying themes and updating the fields of a theme.

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