Optional
requestFactory: BatchApiRequestFactoryOptional
responseProcessor: BatchApiResponseProcessorThe JSON array of Blog Post ids.
Optional
_options: PromiseConfigurationOptionsDelete a blog post by ID. Note: This is not the same as the in-app archive
function. To perform a dashboard archive
send an normal update with the archivedInDashboard
field set to true
.
Delete a batch of blog posts
The JSON array of Blog Post ids.
Optional
_options: PromiseConfigurationOptionsCreate a batch of blog posts, specifying their content in the request body. Create a batch of blog posts
The JSON array of new Blog Posts to create.
Optional
_options: PromiseConfigurationOptionsCreate a batch of blog posts, specifying their content in the request body. Create a batch of blog posts
The JSON array of new Blog Posts to create.
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of blog posts by ID. identified in the request body. Retrieve a batch of Blog Posts
The JSON array of Blog Post ids.
Optional
archived: booleanSpecifies whether to return deleted blog posts Defaults to `false`.
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of blog posts by ID. identified in the request body. Retrieve a batch of Blog Posts
The JSON array of Blog Post ids.
Optional
archived: booleanSpecifies whether to return deleted blog posts Defaults to `false`.
Optional
_options: PromiseConfigurationOptionsUpdate a batch of blog posts. Update a batch of Blog Posts
A JSON array of the JSON representations of the updated Blog Posts.
Optional
archived: booleanSpecifies whether to update deleted Blog Posts. Defaults to `false`.
Optional
_options: PromiseConfigurationOptionsUpdate a batch of blog posts. Update a batch of Blog Posts
A JSON array of the JSON representations of the updated Blog Posts.
Optional
archived: booleanSpecifies whether to update deleted Blog Posts. Defaults to `false`.
Optional
_options: PromiseConfigurationOptions
Delete a blog post by ID. Note: This is not the same as the in-app
archive
function. To perform a dashboardarchive
send an normal update with thearchivedInDashboard
field set totrue
. Delete a batch of blog posts