• Shorthand to enable task

    Needs namespaces[namespaceId].tasks-put-_task-enable permission

    Parameters

    • taskOrId: string | Task

      Task or Task's id

    • Optional namespaces: string[]

    Returns Promise<ApiResponse<FullTask>>

    Updated task's info

Generated using TypeDoc