Delete Page
Pages
Delete Page
Delete a page
DELETE
Delete Page
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
Delete Page
Permanently deletes a page. This action cannot be undone.Request
Path Parameters
The unique page ID to delete
Response
Whether the request succeeded
Confirmation object
Example Response
Notes
- Navigation menu links pointing to this page will become broken
- Consider setting
published: falseinstead if you may need to restore the page later
Error Codes
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have write_content scope |
NOT_FOUND | Page with the specified ID does not exist |