updatePost
Modify existing posts in Brilliant Directories websites by updating titles, content, or publication status to manage site content effectively.
Instructions
Update a post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| post_title | No | ||
| post_content | No | ||
| post_status | No | Post publication status (integer).\n 0 = Draft (saved but not publicly visible)\n 1 = Published (publicly visible on the site)\nDefault: depends on BD site settings; typically 0 (draft) for safety. |