---
title: "Activate Entity"
method: PATCH
path: "/api/admin/generic/{entity}/{item_id}/activate"
tags: ["copilot_frontend", "admin", "admin-generic-crud"]
---

# Activate Entity

`PATCH /api/admin/generic/{entity}/{item_id}/activate`

Reactivates an entity.

## Path parameters

- `entity` string, required
- `item_id` integer, required

## Query parameters

- `bulk` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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