project-update.Rd
Adjust the project characteristics.
project_update(project_id, name = NULL, client_id = NULL, archived = NULL)
project_update_template(project_id, is_template = TRUE)
Project ID
Project name
Client ID
Whether or not project is archived
Whether or not project is a template
These functions enable the following functionality:
change the project name
change the client ID associated with the project
toggle whether project is archived and
toggle whether project is a template (paid plan only).