v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/replacement

POST /api/ee/replacement/replace-source

Replace all usages of a source entity with a target entity asynchronously. Returns 202 with a run_id for polling. Returns 409 if a replacement is already running.

post/api/ee/replacement/replace-source

Request body

source_entity_type'card' | 'table' | 'transform' required
target_entity_type'card' | 'table' | 'transform' required

Response

Successful response

{"stackTrail":"paths:/api/ee/replacement/replace-source:post:responses:2XX:content:application/json:schema:properties:status","oasType":"schema","type":"unknown"}