Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

page_component_id
string
required

Body

application/json
page_component_id
string
required
page_component_update
object
required
update_mask
string<field-mask>
required

A comma-separated list of fields to be updated. Only fields specified in this mask will be updated. Note: to update the configuration of any of the non-standard fields on this component, use type in the field mask instead of their field name. For example, if this component is for the video player, do not include video_player in the field mask. Instead, include type.

Response

OK

page_component
object