Param Name | Description |
---|---|
host_id Required |
Id of the content host Validations:
|
content_label Optional |
컨텐츠 레이블 Validations:
|
value Optional |
Override to a boolean value or 'default' Validations:
|
content_overrides Optional |
Array of Content override parameters Validations:
|
content_overrides[content_label] Required |
컨텐츠 레이블 Validations:
|
content_overrides[value] Optional |
Override value. Provide a boolean value if name is 'enabled' Validations:
|
content_overrides[name] Optional |
Override key or name. Note if name is not provided the default name will be 'enabled' Validations:
|
content_overrides[remove] Optional |
Set true to remove an override and reset it to 'default' Validations:
|