Skip to main content
POST
Dry-run count of what an import would do

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

connection_id
string<uuid>
required

UUID of the connection

Body

application/json
folders
object[]
files
object[]

Response

Dry-run diff

Dry-run diff of what starting an import would do with a selection.

to_create
integer
to_update
integer
to_delete
integer | null

Null when truncated — a partial enumeration cannot prove deletions.

total_remote
integer

Distinct files enumerated under the selection (post-dedupe)

truncated
boolean

True when an enumeration budget (items/requests/time) was hit

cap
integer

The item cap in force (for "N+" display)