Alfresco Index of Web Scripts Package '/org/alfresco/repository/blogs/post'
Alfresco Community v3.2.0 (2039)
4 Web Scripts

Back to Web Scripts Home

Up to package /org/alfresco/repository/blogs

Blog post publishing
POST /alfresco/service/api/blog/post/site/{site}/{container}/{path}/publishing
POST /alfresco/service/api/blog/post/node/{store_type}/{store_id}/{id}/publishing
Description:Performs external blog publishing functions on a blog post
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/repository/blogs/post/blog-post-publishing.post
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/blogs/post/blog-post-publishing.post.desc.xml

Blog post
DELETE /alfresco/service/api/blog/post/site/{site}/{container}/{path}
DELETE /alfresco/service/api/blog/post/node/{store_type}/{store_id}/{id}
Description:Delete a blog post
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/repository/blogs/post/blog-post.delete
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/blogs/post/blog-post.delete.desc.xml

Blogs
GET /alfresco/service/api/blog/post/site/{site}/{container}/{path}
GET /alfresco/service/api/blog/post/node/{store_type}/{store_id}/{id}
Description:Get all blogs
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/repository/blogs/post/blog-post.get
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/blogs/post/blog-post.get.desc.xml

Blog post
PUT /alfresco/service/api/blog/post/site/{site}/{container}/{path}
PUT /alfresco/service/api/blog/post/node/{store_type}/{store_id}/{id}
Description:Updates a blog post
Authentication:user
Transaction:required
Format Style:argument
Default Format:json
Id:org/alfresco/repository/blogs/post/blog-post.put
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/blogs/post/blog-post.put.desc.xml