Updating and Copying REST Endpoints

Components/Updating and Copying

Copy components, update the fields of a component.

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