Config

Compute the diff between two config schemas. Returns an array of edit operations (insert/update/delete).

post/v4/config/diff

Request body

{"stackTrail":"paths:/v4/config/diff:post:requestBody:content:application/json:schema:properties:oldConfig","oasType":"schema","type":"unknown","description":"The original campaign configuration."}
{"stackTrail":"paths:/v4/config/diff:post:requestBody:content:application/json:schema:properties:newConfig","oasType":"schema","type":"unknown","description":"The new campaign configuration to compare against."}

Response

Override value as JSON

Changes

No recorded changes to this endpoint across all 1 revision of this API.