Skip to main content
POST
Capture Page

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Body

application/json
module
enum<string>
required
Available options:
seo,
content
canonicalUrl
string<uri>
required
Required string length: 1 - 2083
idempotencyKey
string
required
Required string length: 1 - 128
title
string | null
Required string length: 1 - 500
bodyText
string | null
Required string length: 1 - 100000
audienceEvidenceId
string<uuid> | null

Response

Successful Response

brandId
string<uuid>
required
sourceKind
enum<string>
required
Available options:
owned_page_capture,
native_create_revision
revisionId
string<uuid>
required
contentHash
string
required
Pattern: ^[0-9a-f]{64}$
canonicalUrl
string<uri>
required
Required string length: 1 - 2083
evidenceRecordId
string<uuid> | null