Class DeleteContentByIDLabelV1OperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.operations.DeleteContentByIDLabelV1OperationSpec

@Generated("io.github.primelib.primecodegen") public class DeleteContentByIDLabelV1OperationSpec extends Object
DeleteContentByIDLabelV1

Removes a label from a piece of content. Labels can't be deleted from archived content. This is similar to [Remove label from content](#api-content-id-label-label-delete) except that the label name is specified via a query parameter. Use this method if the label name has "/" characters, as [Remove label from content using query parameter](#api-content-id-label-delete) does not accept "/" characters for the label name. **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: Permission to update the content.