post
/v4/config/extend
Beta feature (not production ready yet) - Extends a campaign configuration with the values resolved by the engine.
Request body
No fixed schema for this body — send any valid JSON object.
{
}Responses
200Response for status 200
Schema
any
Example
null
post
https://api.merkl.xyz/v4/config/extendcurl -X POST "https://api.merkl.xyz/v4/config/extend"
Live request — this will call https://api.merkl.xyz/ for real.