---
title: "Reset supplier request passcode"
method: POST
path: "/v1/supplier-data-requests/{id}/reset-passcode"
tags: ["supplier-data-requests"]
---

# Reset supplier request passcode

`POST /v1/supplier-data-requests/{id}/reset-passcode`

Regenerates the passcode for a locked request and sends a new email to the supplier

## Path parameters

- `id` string, required

## Response `200`

OK

- ModelsSupplierReviewResponse
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

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