Create a Content Replacement service
POST {{API_SCHEME}}://{{API_ROOT}}/services/content-replacement
Request Body
{"name"=>"BIG BUCK BLACKOUT BUNNY 2", "environmentTags"=>["Prod"], "source"=>{"id"=>1}, "replacement"=>{"id"=>5}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |