updatePageCover {notionR}R Documentation

Updates a Page Cover

Description

Updates a page cover to the url specified

Usage

updatePageCover(secret, id, cover_url)

Arguments

secret

Notion API token

id

page id to be updated

cover_url

url of cover to be update

Value

list of response

list

Author(s)

Eduardo Flores


[Package notionR version 0.0.9 Index]