revision-diff-exports

Create Revision Diff Export

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

Path parameters

project_idstring uuid required

Headers

Idempotency-Keystring uuid required

Request body

from_revision_idstring uuid required
to_revision_idstring uuid required
optionsobject

Response

Successful Response

idstring uuid required
project_idstring uuid nullable
from_revision_idstring uuid nullable
to_revision_idstring uuid nullable
optionsobject required
statusstring required
storage_pathstring nullable
reportobject nullable
errorstring nullable
created_atstring date-time required
started_atstring date-time nullable
completed_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.