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

200
Response for status 200
Schema
any
Example
null
post
https://api.merkl.xyz/v4/config/extend
Merkl API
curl -X POST "https://api.merkl.xyz/v4/config/extend"
Live request — this will call https://api.merkl.xyz/ for real.