• Unsubscribe a target from a task

    Needs namespaces[namespaceId].tasks-get-_targets-email-tasks permission

    Parameters

    • email: string

      The email of the target

    • taskOrId: string | Task

      Task or Task's id

    • Optional namespaces: string[]

    Returns Promise<void>

Generated using TypeDoc