Skip to main content
PATCH
Admin Update Page

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
hub_id
string
required
identifier
string
required

Body

application/vnd.api+json
data
PageUpdateResource · object
required

Response

Successful Response

Single-resource JSON:API response for admin page reads.

data
AdminPageResource · object
required

JSON:API resource object for admin page reads (includes draft_version).