Skip to main content
DELETE
Delete a page

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"

page_id
string
required

Unique identifier of the page

Example:

"page_abc123"

Response

Page deleted successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required