update_post_ghost: update_post_ghost

Description Usage Arguments Value Examples

Description

Update and existing post. Tags are included by default.

Usage

1
update_post_ghost(id, post_body)

Arguments

id

Post id of an existing post.

post_body

a valid post object.

Value

Response object. See the construct_response function.

Examples

1
update_post_ghost(1,construct_body(post_body))

good-marketing/RGhost documentation built on May 17, 2019, 7:42 a.m.