OptionalrequestFactory: BatchApiRequestFactoryOptionalresponseProcessor: 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.
Optionalarchived: 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.
Optionalarchived: 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.
Optionalarchived: 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.
Optionalarchived: 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
archivefunction. To perform a dashboardarchivesend an normal update with thearchivedInDashboardfield set totrue. Delete a batch of blog posts