asn_sections_delete: A specific, existing section can be deleted by making a...

View source: R/sections.R

asn_sections_deleteR Documentation

A specific, existing section can be deleted by making a DELETE request on the URL for that section.

Description

Note that sections must be empty to be deleted.

Usage

asn_sections_delete(section, ..., options = list())

Arguments

section

Id The section to delete.

Details

The last remaining section in a board view cannot be deleted.

Returns an empty data block.

See Also

Other sections: asn_sections_create_in_project, asn_sections_find_by_id, asn_sections_find_by_project, asn_sections_insert_in_project, asn_sections_update, asn_sections


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.