Appearance
Delete blog image
DELETE
/api/v1/projects/{project_id}/blog-posts/{post_id}/images/{image_id}
Deletes a blog image and its S3 files.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project_id*
Type
Requiredstring
Format
"uuid"post_id*
Type
Requiredstring
Format
"uuid"image_id*
Type
Requiredstring
Format
"uuid"Responses
Successful Response