Skip to main content
PATCH
Update a page

Authorizations

Authorization
string
header
required

A Contact Button scoped bearer key. Send Authorization: Bearer <token>. Token abilities are enforced independently of workspace membership; both checks must pass. OAuth 2.0 authorization-code flows are not currently available.

Path Parameters

workspace
string<uuid>
required
page
string<uuid>
required

Body

application/json
name
string
Maximum string length: 255
slug
string
Pattern: ^[a-z0-9_-]+$
published
boolean
publish_destination
enum<string>
Available options:
button_contact,
custom
display_name
string
bio
string
Maximum string length: 500
seo_title
string
seo_description
string
aeo_summary
string
agent_instructions
string
Maximum string length: 2000
chat
object
schema_type
enum<string>
Available options:
WebPage,
ProfilePage,
ContactPage,
AboutPage,
Organization,
LocalBusiness,
Service
robots_index
boolean
default:true
llms_enabled
boolean
default:true

Response

200 - application/json

Successful data envelope.

data
any
required
meta
object
required