Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Delete blog post
DELETE
/api/v1/projects/{project_id}/blog-posts/{post_id}
Permanently deletes a blog post and its associated images.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project_id
*
Type
string
Required
Format
"uuid"
post_id
*
Type
string
Required
Format
"uuid"
Responses
204
422
Successful Response
DELETE
/api/v1/projects/{project_id}/blog-posts/{post_id}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
project_id
*
post_id
*
Try it out
Samples
Powered by
VitePress OpenAPI