Class REST/Miscellaneous

Methods that don't fit anywhere else. Located at Client#rest.misc.

Constructors

Methods

  • Delete an entitlement.

    Parameters

    • applicationID: string

      The ID of the application to delete the entitlement from.

    • entitlementID: string

      The ID of the entitlement to delete.

    Returns Promise<void>