---
title: "Activate a cancelled subscription. This will only work if the latest subscription billing period has not passed."
method: POST
path: "/subscriptions/{subscriptionId}/activate/"
tags: ["Subscription"]
---

# Activate a cancelled subscription. This will only work if the latest subscription billing period has not passed.

`POST /subscriptions/{subscriptionId}/activate/`

## Path parameters

- `subscriptionId` string, required

## Response `200`

Successful operation

- InlineResponse2002
  - `state` string

## Other responses

- `400` — Invalid status value

---

[API](https://skmtc.net/askell/apis/a-skell-api.md) · [All operations](https://skmtc.net/askell/apis/a-skell-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/askell/a-skell-api/versions/9234f937fa26/schema)
