v1
latestOpenAPI 3.1.02026-07-263370112.1 KBBulk Render Optimized Pages
Queue render jobs for a list of paths on a registered AXP site. Each path is fetched, sanitized, and persisted as an AXP optimized page asynchronously, so the endpoint returns immediately with one job entry per input path.
Paths are normalized (trimmed and given a leading slash) and deduplicated before queueing. A path that already has an in-flight job on the same site coalesces onto that job, so the same batch can be retried safely. Inputs are capped at 100 paths per call.
Path parameters
The unique identifier for the brand that owns the site.
The unique identifier for the brand that owns the site.
The ULID of the registered AXP site to render pages on.
The ULID of the registered AXP site to render pages on.
Request body
Response
One item per unique path with the queued job id and current status.