Delete App Page
DELETE /app-pages/{page_id}
DELETE
/app-pages/{page_id}
Delete a page. Its sources and version history go with it.
A real delete, unlike most of the app platform: a page is the builder’s own generated artifact rather than a record of something that happened, so there is no audit reason to keep a tombstone.
Authorizations
Parameters
Path Parameters
page_id
required
string
Header Parameters
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string