---
title: "Replay missed webhooks for facility credentialing workflows"
method: POST
path: "/facility-credentialing-workflows/replay-webhooks"
tags: ["FacilityCredentialingWorkflow"]
---

# Replay missed webhooks for facility credentialing workflows

`POST /facility-credentialing-workflows/replay-webhooks`

## Headers

- `tenant-id` string, required

## Request body

- ReplayWebhooksRequest — Request to replay webhooks for credentialing workflows that missed webhook delivery
  - `workflowIds` string[], required — List of credentialing workflow IDs to replay webhooks for

## Response `202`

Webhook replay accepted

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
