Delete page

Delete a static website hosted through this Vee3 account.

← All Pages endpoints · Capability overview

DELETE/v1/pages/{page_id}

https://api.vee3.io/v1/pages/{page_id}

5 tokens

Delete a static website hosted through this Vee3 account.

Authorization

Send your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

MCP

The same capability is available as an MCP tool on Vee3 hosted MCP.

Tool name

pages.delete
Parameters1 field
page_idstringRequired

Page id to delete.

Response2 fields
deletedboolean

Whether the page was deleted.

page_idstring

Deleted page id.

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, pages_not_configured, pages_upstream_error, page_not_found