v58

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-036490116.2 KB
Portal Pages

Patch portal page

User must have the ENVIRONMENT_DOCUMENTATION[update] permission.

patch/portal-pages/{pageId}

Path parameters

pageIdstring required

The unique ID of the portal page

Request body

contentstring

The content of the page in Gravitee Markdown format

Response

A portal page

idstring

The unique ID of the portal page

contentstring

Page contents

type'gravitee_markdown'

Content type

context'homepage'

The portal context (eg. "homepage", "api_list")

publishedboolean

Whether the page is published or not