> ## Documentation Index
> Fetch the complete documentation index at: https://opensandbox-oc-s-762ac928075c46d2828bcb22.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Patch

Delete a patch.

<ParamField path="checkpointId" type="string" required>
  Checkpoint ID
</ParamField>

<ParamField path="patchId" type="string" required>
  Patch ID
</ParamField>

<ResponseExample>
  ```json 204 theme={null}
  {}
  ```
</ResponseExample>
