---
title: "PUT /dplexevents/datasubscription"
method: PUT
path: "/dplexevents/datasubscription"
tags: ["data-subscription-controller"]
---

# PUT /dplexevents/datasubscription

`PUT /dplexevents/datasubscription`

## Request body

- DataSubscription
  - `channelCode` string
  - `subscriptionCode` string
  - `subscriptionName` string
  - `productCode` string
  - `eventConfigurations` EventSegment[]
    - `eventCategory` string
    - `categoryName` string
    - `events` string[]
    - `eventPackets` string[]
    - `ruleKey` string
    - `ruleName` 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)
