---
title: "Archive or reactivate programs"
method: PUT
path: "/api/v1/programs/archived"
tags: ["Programs"]
---

# Archive or reactivate programs

`PUT /api/v1/programs/archived`

## Request body

- object
  - `product_action` string, required — archive or reactivate
  - `product_ids` integer[], required

## Response `200`

all programs processed

## Other responses

- `422` — some programs could not be processed

---

[API](https://skmtc.net/instructure/apis/canvas-catalog-api.md) · [All operations](https://skmtc.net/instructure/apis/canvas-catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/canvas-catalog-api/revisions/78578cd3e37a/schema)
