---
title: "POST /v4/config/decode/args/createCampaign"
method: POST
path: "/v4/config/decode/args/createCampaign"
tags: ["Config"]
---

# POST /v4/config/decode/args/createCampaign

`POST /v4/config/decode/args/createCampaign`

Decodes arguments of the create campaign function back to the original campaign configuration.

## Request body

- object
  - `distributionChainId` union, required — Chain ID where the campaign is being created
    - string, numeric
    - number — Chain ID where the campaign is being created
  - `args` unknown, required

## Response `200`

Response for status 200

- unknown

---

[API](https://skmtc.dev/merkl/apis/merkl-api.md) · [All operations](https://skmtc.dev/merkl/apis/merkl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/merkl/merkl-api/revisions/b7784c9a78b9/schema)
