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}
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.deleteParameters1 field
page_idstringRequiredPage id to delete.
Response2 fields
deletedbooleanWhether the page was deleted.
page_idstringDeleted page id.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, pages_not_configured, pages_upstream_error, page_not_found