---
title: "Removes the Needs Review status from the subscription"
method: PUT
path: "/subscriptions/{subscriptionId}/clear-needs-review"
tags: ["Subscriptions"]
---

# Removes the Needs Review status from the subscription

`PUT /subscriptions/{subscriptionId}/clear-needs-review`

Removes the Needs Review status from the subscription

## Path parameters

- `subscriptionId` string, required

## Response `200`

Subscription updated successfully

## Other responses

- `401` — You do not have permission
- `404` — Not Found

---

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