internal-replication
Receive Eval Replication
Apply a peer env's eval-definition mutation to the local DB.
Body shape: { "action": "upsert" | "delete", "table": <one of REPLICATED_TABLES>, "id": <uuid>, "row": <full row dict for upsert; null for delete> }
post/v1/internal/eval-replication
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/v1/internal/eval-replication:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.