Get, Update, or Delete Blog Image
Retrieves, updates, or deletes a specific blog image.
Path parameters
blog_id
The ID of the blog
image_id
The ID of the image
Response
Blog image details
id
uid
created_at
updated_at
blog
image
Image file for the blog post
deleted_at
is_active
created_by
updated_by
deleted_by
alt_text
Alternative text for accessibility
caption
Caption for the image
order
Order of the image in the blog post
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

