---
title: "Delete bgv check for a vendor"
method: DELETE
path: "/hris/bgv/vendors/{bgvId}/checks/{checkId}"
tags: ["BackgroundVerification"]
---

# Delete bgv check for a vendor

`DELETE /hris/bgv/vendors/{bgvId}/checks/{checkId}`

Delete bgv check for a vendor

## Path parameters

- `bgvId` string, uuid, required
- `checkId` string, uuid, required

## Response `200`

OK

- boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/keka/apis/keka-api.md) · [All operations](https://skmtc.net/keka/apis/keka-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keka/keka-api/revisions/907ea395c885/schema)
