Skip to main content
POST
string
required
Bearer token. Format: Bearer <api-key>
string
required
Your workspace UUID.
boolean
default:"false"
If true, creates the comparison without triggering execution.
string
required
Display name for the comparison.
string
required
UUID of the source data source.
string
required
UUID of the target data source.
string
UUID or name of the source dataset. Required if source_query is not set.
string
UUID or name of the target dataset. Required if target_query is not set.
object
required
Comparison configuration.

Response

object
The created comparison.
string
Status message.