Skip to contents

Add an update to an existing item

Usage

update_item(item_body, item_id)

Arguments

item_body

contents of the update

item_id

id of the item to update (result from create_item())

Value

character (update_id of the new update)