---
title: "Lock a driver's Motive card"
method: POST
path: "/motive_card/v1/cards/{card_id}/lock"
---

# Lock a driver's Motive card

`POST /motive_card/v1/cards/{card_id}/lock`

## Path parameters

- `card_id` string, required

## Headers

- `X-Api-Key` integer, required
- `X-USER-ID` integer, required

## Response `200`

200

- object
  - `result` boolean

## Other responses

- `400` — 400
- `403` — 403
- `404` — 404

---

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