---
title: "Delete"
method: DELETE
path: "/api/v1/request_schemas/{request_schema_id}"
tags: ["Request Schema"]
---

# Delete

`DELETE /api/v1/request_schemas/{request_schema_id}`

Delete a request schema by ID. Associated entitlement bindings are also deleted.

## Path parameters

- `request_schema_id` string, required — The unique identifier of the request schema to delete.

## Request body

- C1ApiRequestSchemaV1RequestSchemaServiceDeleteRequestInput — The request message for deleting a request schema.

## Response `200`

The response message for deleting a request schema.

- C1ApiRequestSchemaV1RequestSchemaServiceDeleteResponse — The response message for deleting a request schema.

## Changes

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

- **2025-10-17** `964bf86d9be5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/request_schemas/:request_schema_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)
