Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Groups(prv: PathSegment, id?: string, service?: any): Groups

Methods

bulkAssign

get

  • Since 1.0.28 (Release 8.4)

    Returns a group or few groups by ID(s). Batch request is supported.

    Required Permissions

    PermissionDescription
    GlipAvailability of Glip

    API Group

    Light

    Returns Promise<GlipGroupInfo>

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

list

  • Since 1.0.28 (Release 8.4)

    Returns the list of groups associated with the user.

    Required Permissions

    PermissionDescription
    GlipAvailability of Glip

    API Group

    Medium

    Parameters

    Returns Promise<GlipGroupList>

post

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc