---
title: "Reactivate test entity"
method: POST
path: "/tests/{testId}/entities/{entityId}/reactivate"
tags: ["Tests"]
---

# Reactivate test entity

`POST /tests/{testId}/entities/{entityId}/reactivate`

Reactivates a single tested item (test entity).
There may be a delay in the reactivation of the test entity until the next test run.
Use the /vulnerabilities/reactivate endpoint for vulnerabilities.

## Path parameters

- `testId` string, required
- `entityId` string, required

## Response `202`

Reactivation request accepted

---

[API](https://skmtc.net/vanta/apis/build-integrations.md) · [All operations](https://skmtc.net/vanta/apis/build-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vanta/build-integrations/revisions/6c1f7590538b/schema)
