---
title: "Enroll current subscriber into cancellation flow experiment"
method: POST
path: "/v2/subscriptions/cancellation-flow-experiment/enroll"
tags: ["Subscriptions v2"]
---

# Enroll current subscriber into cancellation flow experiment

`POST /v2/subscriptions/cancellation-flow-experiment/enroll`

Assigns the authenticated active subscriber to the cancellation flow A/B/C test when they expand Manage Subscription from settings.

## Response `200`

- CancellationFlowExperimentAssignmentDto
  - `experimentKey` string, required
  - `variantId` string, nullable, required
  - `source` 'forced' | 'sticky' | 'fresh' | 'default', required
  - `assignedAt` string, date-time, nullable

---

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