Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DeleteTasksIDLabelsIDRequest
Interface DeleteTasksIDLabelsIDRequest
interface
DeleteTasksIDLabelsIDRequest
{
labelID
:
string
;
taskID
:
string
;
}
Index
Properties
labelID
taskID
Properties
labelID
labelID
:
string
The ID of the label to delete.
taskID
taskID
:
string
The ID of the task to delete the label from.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
labelID
taskID
Documentation
Loading...
The ID of the label to delete.