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

# Archive

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

Archives a driver after draft, staged, and in-progress assignments are resolved, and denies their open bid threads. | 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/archive/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/f39d4c9e8d5b?raw)
