Skip to main content
PUT
UpdatePageAPI mirrors the erdo_update_page MCP tool.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Path Parameters

pageID
string
required

Body

application/json
css
string
dataset_slugs
string[]
html
string
js
string
kv_slugs
string[]
page_id
string
public
boolean
title
string
writable_dataset_slugs
string[]

clears that grant. Mirrors dataset_slugs semantics on the write side.

writable_kv_slugs
string[]

Response

Success response

id
string
public
boolean
public_url
string
thread_id
string
title
string
url
string

share link and is only present while the page is public. Use these values verbatim — hosts differ across prod/staging/local.

validation
ArtifactValidationResult lives in this package so both the private API layer and · object

action callers can reference it without importing the validator implementation.

warning
string

successful content deploy/update). The page exists and is usable; the calling agent should surface this to the user and retry the failing op.