Skip to main content
POST
Create a tabular data frame diff

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

Namespace of the repository

repo_name
string
required

Name of the repository

Body

application/json

Tabular comparison configuration (files, revisions, keys, targets)

compare
object[]
required
compare_id
string
required
display
object[]
required
keys
object[]
required
left
object
required
right
object
required

Response

Data frame diff created and cached successfully

status
string
required
status_message
string
required
dfs
object
required
messages
object[]
required
oxen_version
string | null