Confluence.js - Cloud and Server API library
    Preparing search index...

    Class UserProperties

    Index

    Constructors

    Methods

    • Updates a property for the given user. Note, you cannot update the key of a user property, only the value. For more information about user properties, see Confluence entity properties. Note, these properties stored against a user are on a Confluence site level and not space/content level.

      Permissions required: Permission to access the Confluence site ('Can use' global permission).

      Type Parameters

      • T = void

      Parameters

      Returns Promise<void>

    • Updates a property for the given user. Note, you cannot update the key of a user property, only the value. For more information about user properties, see Confluence entity properties. Note, these properties stored against a user are on a Confluence site level and not space/content level.

      Permissions required: Permission to access the Confluence site ('Can use' global permission).

      Type Parameters

      • T = void

      Parameters

      Returns Promise<T>