---
title: "Restore"
method: POST
path: "/shipping/drivers/unarchive/v1/{driver_id}"
tags: ["/shipping/drivers"]
---

# Restore

`POST /shipping/drivers/unarchive/v1/{driver_id}`

Restores an archived driver with active organization membership. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (bool)

## Path parameters

- `driver_id` string, required

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-11** `7cf361125675` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/chrt/apis/chrt-fastapi/changes/shipping/drivers/unarchive/v1/:driver_id/post.md)

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/chrt/apis/chrt-fastapi/revisions/90f02389cb0d?raw)
