Constructors

Properties

client: Client

Methods

  • Adds labels to a piece of content. Does not modify the existing labels.

    Notes:

    • Labels can also be added when creating content (Create content).
    • Labels can be updated when updating content (Update content). This will delete the existing labels and replace them with the labels in the request.

    Permissions required: Permission to update the content.

    Type Parameters

    Parameters

    Returns Promise<void>

  • Adds labels to a piece of content. Does not modify the existing labels.

    Notes:

    • Labels can also be added when creating content (Create content).
    • Labels can be updated when updating content (Update content). This will delete the existing labels and replace them with the labels in the request.

    Permissions required: Permission to update the content.

    Type Parameters

    Parameters

    Returns Promise<T>

Generated using TypeDoc v0.25.12