---
title: "Table Provider Credentialing Workflow"
method: PUT
path: "/v2/credentialing-workflows/{id}/steps/move-to-tabled"
tags: ["v2/credentialing-workflows"]
---

# Table Provider Credentialing Workflow

`PUT /v2/credentialing-workflows/{id}/steps/move-to-tabled`

Move a provider credentialing workflow to tabled status.<br/><br/>
      Tabled Criteria<br/>
      - The workflow must exist and be accessible to the current organization and user.<br/>
      - The workflow can only be tabled by Medical Director or Provisional Approver.<br/>
      - The workflow must be in state (PSV ready, Hold for Cred Comm) that allows the requested transition.<br/>

## Path parameters

- `id` string, required

## Headers

- `organization-id` string

## Response `204`

Updated.

## Other responses

- `400` — Bad request.
- `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)
