578 B
578 B
Home > cautious-journey > Remote > deleteLabel
Remote.deleteLabel() method
Delete an existing label.
Signature:
deleteLabel(options: LabelQuery): Promise<LabelUpdate>;
Parameters
Parameter | Type | Description |
---|---|---|
options | LabelQuery |
Returns:
Promise<LabelUpdate>