Skip to main content
POST
Admin Create Preview Token

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
page_id
string
required

Response

Successful Response

Top-level JSON:API response for POST .../pages/{id}/preview-token.

data
PreviewTokenResource · object
required

JSON:API resource object for a preview-token.