Function blockBlog

  • Block a blog

    Returns

    True if the blog was blocked successfully

    Link

    https://www.tumblr.com/docs/en/api/v2#blocks--block-a-blog

    Parameters

    • token: string

      OAuth2 token from Tumblr

    • blogIdentifier: string

      Identifier of the blog to block the blog from

    • blockedTumblelog: string

      Identifier of the blog to block

    Returns Promise<boolean>

Generated using TypeDoc