PATCH
/
ott
/
page_components
/
v1
/
{page_component_id}

Authorizations

Authorization
string
headerrequired

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
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

200 - application/json
page_component
object