Paywalls V2

Sync Headless Assets

Resolves a content-addressed asset manifest for a code-first paywall: returns the hosted URL for every asset and a short-lived presigned upload for the ones not yet stored. Runs as the assets step of superwall push/publish before the version push. Identical content is never uploaded twice. Requires paywalls:write scope.

post/v2/paywalls/{id}/assets

Path parameters

idstring required

Paywall ID

Paywall ID

Request body

Response

Success

object'paywall.asset_manifest' required

Object type, always paywall.asset_manifest

idstring required

ID of the paywall

Changes

No recorded changes to this endpoint across all 2 revisions of this API.