Skip to main content
POST
Export

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
module
enum<string>
required
Available options:
seo,
content
revision_id
string<uuid>
required

Body

application/json
revisionId
string<uuid>
required
idempotencyKey
string
required
Required string length: 1 - 128
format
enum<string>
required
Available options:
json,
markdown
childContext
NativeCreateChildContext · object | null

Response

Successful Response