---
title: "Delete"
method: DELETE
path: "/api/v1/sign-in-policies/{id}"
tags: ["Sign-In Policy"]
---

# Delete

`DELETE /api/v1/sign-in-policies/{id}`

Delete a sign-in policy by ID.

## Path parameters

- `id` string, required — The ID of the policy to delete.

## Request body

- C1ApiSignInPolicyV1SignInPolicyServiceDeleteRequestInput — The SignInPolicyServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiSignInPolicyV1SignInPolicyServiceDeleteResponse — The SignInPolicyServiceDeleteResponse message.

## Changes

- **2026-08-21** `f2cf3228f366` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/sign-in-policies/: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/f76d07868c0c/schema)
