Skip to main content
POST
Admin Publish Page

Authorizations

Authorization
string
header
required

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

Headers

If-Match
string | null

Path Parameters

team_id
string
required
hub_id
string
required
page_id
string
required

Response

Successful Response

Top-level JSON:API response envelope for POST .../publish.

data
PublishResource · object
required

JSON:API resource object for a page publish outcome.