URLs
DELETE api/v1/blogs/{blogid}/posts/{id}.xml (or .json)
DELETE a blog post.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
Id |
int |
Id |
是 |
||
BlogId |
int? |
Blog Id |
否 |
DELETE a blog post.
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
Id |
int |
Id |
是 |
||
BlogId |
int? |
Blog Id |
否 |