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

# Unlock a driver's Motive card

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

## Path parameters

- `card_id` string, required

## Headers

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

## Request body

- object
  - `cardholder_id` string — Specify the ID of the card holder to whom the Motive card belongs.

## Response `200`

200

- object
  - `unlocked_till` string

## 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)
