Param name | Description |
---|---|
host_id required |
Id of the content host 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 |
Label of the content 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:
|