---
title: "Annuler l'abonnement"
method: POST
path: "/api/subscriptions/cancel/"
tags: ["Subscriptions"]
---

# Annuler l'abonnement

`POST /api/subscriptions/cancel/`

Annule l'abonnement.

## Request body

- Cancel
  - `immediately` boolean — True = annulation immédiate, False = fin de période

## Response `200`

OK

## Other responses

- `404` — No subscription

---

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