---
title: "PUT /dplexevents/channel"
method: PUT
path: "/dplexevents/channel"
tags: ["channel-controller"]
---

# PUT /dplexevents/channel

`PUT /dplexevents/channel`

## Request body

- DataChannel
  - `channelName` string, required
  - `channelCode` string, required
  - `channelType` string, required
  - `encodingType` string
  - `subscriberType` string
  - `createdBy` string
  - `createdOn` string, date-time
  - `subscribedProducts` string
  - `channelParams` object, required
  - `accountNumberStrategy` string

## Response `200`

OK

---

[API](https://skmtc.net/tsys/apis/quark.md) · [All operations](https://skmtc.net/tsys/apis/quark/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tsys/quark/revisions/f2162281b469/schema)
