Delete a Blog

Deletes a specific blog within a site by its unique ID or slug.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the site containing the blog

string
required

The unique ID or slug of the blog to delete

Responses
204

The blog has been successfully deleted

401

Unauthorized due to missing or expired authentication token

502

Server error prevented blog deletion

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!