Skip to main content
PUT
Set Replica Identity Decisions Endpoint
If Ardent reports tables that need a decision, submit a table-to-decision map:
Decision values: The map is a full replace: tables you omit revert to exclude.

Authorizations

Authorization
string
header
required

Ardent API key (sk-ard_live_… / sk-ard_test_…) or a dashboard session token.

Path Parameters

connector_id
string
required

Body

application/json
decisions
Decisions · object
required

Per-table decision: exclude, add_pk, or replica_identity_full.

Response

The refreshed connector row, including replica_identity_preflight.

id
string
required

Connector ID.

name
string
required

Connector name.

org_id
string
required

Organization the connector belongs to.

service_name
string
required

Service type. postgresql today.

can_delete
boolean | null

Whether the caller may delete this connector.

can_update
boolean | null

Whether the caller may update this connector.

created_at
string | null

When the connector was created.

project_id
string | null

Project the connector belongs to.

status
string | null

Current connector status.