ContentLabelService@Deprecated public interface SpaceLabelService
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeLabel(String spaceKey,
           long labelId)
Deprecated.  
Remove a label with labelId from the specified content 
 | 
void removeLabel(String spaceKey, long labelId) throws IllegalArgumentException
spaceKey - the space key to remove the label fromlabelId - the id of the label to removeIllegalArgumentException - failed to remove the labelCopyright © 2003–2022 Atlassian. All rights reserved.