R/updateCheckbox.R
updateCheckbox.Rd
Id refers to a page in a database, and should be normalized using normalizeChromeId().
updateCheckbox(secret, id, property_name, value = TRUE)
API token
Page id to be updated
name of property to update (should be a checkbox type property)
value to update. Use R bollean object. Defaults to TRUE.