---
title: "Delete contract"
method: DELETE
path: "/api/v2/organizations/{orgSlug}/contracts/{contractId}"
tags: ["Contracts"]
---

# Delete contract

`DELETE /api/v2/organizations/{orgSlug}/contracts/{contractId}`

Delete contract by id 

 Required scopes: `flex.community.contracts.delete`

## Path parameters

- `contractId` string, required
- `orgSlug` string, required

## Response `202`

---

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