Manage Blogs
Last updated
Last updated
Retrieves a list of blogs based on the provided filters.
The maximum number of blogs to return.
10
The number of blogs to skip before starting to collect the result set.
0
A flag to indicate whether to return the count of blogs.
0
Bearer token for authentication.
Deletes the blog entry identified by the given ID.
The ID of the blog to delete.
Bearer token for authentication.
Retrieves the translation details of a specific blog by its ID.
The ID of the blog to retrieve translation details for.
Bearer token for authentication.
Retrieves the details of a specific blog category by its ID.
The ID of the blog category to retrieve details for.
Bearer token for authentication.
Creates a new blog category with the provided details.
Bearer token for authentication.
test
Creates a new blog entry with the provided details.
Bearer token for authentication.
test
2
<p>test</p>
9
test
Updates the blog entry identified by the given ID.
The ID of the blog to update.
Bearer token for authentication.
test
2
<p>test</p>
1
9
test
52
Creates translations for the blog identified by the given ID.
The ID of the blog to create translations for.
Bearer token for authentication.
Updates the status of the blog category identified by the given ID.
The ID of the blog category to update.
Bearer token for authentication.
19
1
Updates the blog category identified by the given ID.
The ID of the blog category to update.
Bearer token for authentication.
new categories
14