Trello.js - API library
    Preparing search index...

    Interface DeleteBoard

    interface DeleteBoard {
        body?: {};
        id: string;
    }
    Index

    Properties

    Properties

    body?: {}
    id: string

    The id of the board to delete