Skip to main content

Page

Delete page

DELETE:
api.vev.design/project/:projectId/page/:pageId

Headers:

Name/typeDescription
x-vev-key
Your API key

Path Params:

Name/typeDescription
projectId
string
pageId
string

Example

curl -X DELETE --location "api.vev.design/project/:projectId/page/:pageId" \
-H "x-vev-key: <your_vev_key>\