asn_sections_create_in_project: Creates a new section in a project.

View source: R/sections.R

asn_sections_create_in_projectR Documentation

Creates a new section in a project.

Description

Returns the full record of the newly created section.

Usage

asn_sections_create_in_project(project, ..., options = list())

Arguments

project

Id The project to create the section in#'

...

Object Data for the request name : String The text to be displayed as the section name. This cannot be an empty string.

See Also

Other sections: asn_sections_delete, 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.