> For the complete documentation index, see [llms.txt](https://api-docs.rightsline.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.rightsline.com/entities/contract-scope/delete-a-contract-scope.md).

# Delete a contract scope

`DELETE` `https://ris.rightsline.com/v4/contract-scope/:id`

**Path Parameters**

| Name | Type    | Description                                    |
| ---- | ------- | ---------------------------------------------- |
| id\* | integer | The unique ID of the contract scope to delete. |

**Headers**

| Name           | Type   | Description             |
| -------------- | ------ | ----------------------- |
| x-api-key      | string | Your company's API key. |
| Authentication | string | Authentication token.   |

**Response**

```
true
```
