custom_field_delete {clockify}R Documentation

Remove a custom field from a project

Description

Remove a custom field from a project

Usage

custom_field_delete(project_id, custom_field_id)

Arguments

project_id

Project ID

custom_field_id

Custom field ID


[Package clockify version 0.1.4 Index]