revision-diff-exports

Create Revision Diff Export Upload Targets

Mint prefix-scoped staging URLs without writing rows.

A client that abandons the later create can leave an orphan under the export-id prefix; cleanup is deliberately deferred with the existing abandoned-draft posture.

post/api/v1/projects/{project_id}/revision-diff-exports/upload-targets

Path parameters

project_idstring uuid required

Request body

export_idstring uuid required
from_revision_idstring uuid required
to_revision_idstring uuid required
page_identity_idsstring[] required

Response

Successful Response

Changes

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