Update Blog
Update a Blog resource (title, visibility, tags, etc).
Path parameters
id
Request
This endpoint expects an object.
title
cover_image
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this blog is a draft
Response
title
cover_image
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this blog is a draft

