---
title: "Delete"
method: DELETE
path: "/api/v1/access_review_template/{id}"
tags: ["Access Review Template"]
---

# Delete

`DELETE /api/v1/access_review_template/{id}`

Delete an access review template. The template can no longer be used to create campaigns.

## Path parameters

- `id` string, required — The ID of the access review template to delete.

## Request body

- C1ApiAccessreviewV1AccessReviewTemplateServiceDeleteRequestInput — The AccessReviewTemplateServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiAccessreviewV1AccessReviewTemplateServiceDeleteResponse — The AccessReviewTemplateServiceDeleteResponse message.

## Changes

> 33 revisions in range; 1 could not be searched.

- **2025-12-05** `db31ee81cba5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/access_review_template/:id/delete.md)

---

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