phabricator_blog_edit
Create a new Phame blog or modify an existing one, including name, subtitle, description, domain, and subscriber settings.
Instructions
Create or edit a Phame blog. Omit objectIdentifier to create a new blog (name is required for creation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectIdentifier | No | Blog PHID or ID. Omit to create a new blog. | |
| name | No | Blog name | |
| subtitle | No | Blog subtitle | |
| description | No | Blog description (Remarkup) | |
| domainFullURI | No | Custom full domain URI for the blog | |
| parentSite | No | Parent site name | |
| parentDomain | No | Parent domain URL | |
| status | No | Blog status | |
| addSubscriberPHIDs | No | Subscriber PHIDs to add | |
| removeSubscriberPHIDs | No | Subscriber PHIDs to remove |