---
title: "Delete the subscription to study event"
method: DELETE
path: "/api/study/{studyId}/subscriptions/{subscriptionId}"
tags: ["Subscriptions"]
---

# Delete the subscription to study event

`DELETE /api/study/{studyId}/subscriptions/{subscriptionId}`

## Path parameters

- `studyId` string, uuid, required — Study identifier
- `subscriptionId` string, uuid, required — Subscription identifier

## Response `200`

Success

- StringEventResultWithResponse
  - `processedSuccessfully` boolean
  - `processMessage` string, nullable
  - `response` string, nullable

---

[API](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201.md) · [All operations](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/medrio/medrio-openapi-v-42-14-0-201/versions/df94f6005a8d/schema)
