---
title: "PATCH /credentialing-workflows/{id}/revert-status"
method: PATCH
path: "/credentialing-workflows/{id}/revert-status"
tags: ["credentialing-workflows"]
---

# PATCH /credentialing-workflows/{id}/revert-status

`PATCH /credentialing-workflows/{id}/revert-status`

## Path parameters

- `id` string, required

## Headers

- `organization-id` string

## Request body

- RevertStatusDto
  - `reason` string, required

## Response `200`

The status has been successfully reverted.

## Other responses

- `401` — Unauthorized if authorization token is not provided or invalid.
- `403` — Forbidden if user access is not right.
- `404` — Resource not found.

---

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