Skip to main content
Version: 202607

Delete page

DELETE 

/openapi/2026-07/pages/:id

Delete a specific page using its unique identifier.

Request

Path Parameters

    id int32required

    The ID of the page to delete

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    statusint32

    Status of the operation (0 for success)