Skip to main content
DELETE
Delete a blog

Authorizations

Authorization
string
header
required

Enter your API key (starts with lindo_sk_)

Path Parameters

website_id
string
required

Unique identifier of the website

Example:

"ws_abc123"

blog_id
string
required

Unique identifier of the blog

Example:

"blog_abc123"

Response

Blog deleted successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required