Tool to delete content from a Coda page. Use when you need to remove specific elements or all content from a page. This endpoint returns a 202 status code indicating the deletion has been queued and will be processed within seconds.
doc_idRequiredstringID of the doc containing the page.
element_idsarrayIDs of the elements to delete from the page. If omitted or empty, all content will be deleted.
page_id_or_nameRequiredstringID or name of the page. Names are discouraged because they're easily prone to being changed by users. If you provide a name and there are multiple pages with the same name, an arbitrary one will be selected. Note: URI encoding is handled automatically.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.