Blog
Slug: blog | Schema: ext_blog
Actions
Section titled “Actions”| Action | Access | Description |
|---|---|---|
create-article | owner | Create a new blog article |
update-article | owner | Update an existing article |
delete-article | owner | Delete an article |
publish-article | owner | Publish a draft article |
list-articles | public | List published articles |
get-article | public | View a single article |
list-my-articles | owner | List all your articles including drafts |
create-category | owner | Create a blog category |
update-category | owner | Update a category |
delete-category | owner | Delete a category |
list-categories | public | List all blog categories |