Function unblockBlog

  • Returns

    True if the blog was unblocked successfully

    Link

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

    Parameters

    • token: string

      OAuth2 token from Tumblr

    • blogIdentifier: string

      Identifier of the blog to unblock the blog from

    • blockedTumblelog: string

      Identifier of the blog to unblock

    Returns Promise<boolean>

Generated using TypeDoc