Update metadata for a certain page.

Update the metadata for a specific page identified by its unique pageId. This endpoint allows you to update the associated metadata of the page.

OpenAPI.json
View
Download

Purpose

Update the metadata for a specific page identified by its unique pageId. This endpoint allows you to update the associated metadata of the page.

At a high level, this is the canonical way to work with per-page citation metadata via the CustomGPT API.

When to use

  • When you need to update metadata for a certain page as part of your backend or automation workflows.
  • When you want fine‑grained control over how citations look in your UI (title, description, image URL) instead of relying only on auto‑extracted metadata.

Note that the "description" field is limited to 500 characters when updating metadata.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!