v1
latestOpenAPI 3.1.02026-07-2617501.1 MBUnlock a driver's Motive card
post/motive_card/v1/cards/{card_id}/unlock
Path parameters
card_idstring required
Specify the ID of the Motive card that you want to unlock.
Headers
X-Api-Keyinteger required
API key of the company to which the card user belongs to.
X-USER-IDstring required
The ID of the user who is trying to unlock the Motive card.
Request body
Response
200
Example response
{
"unlocked_till": "2025-01-16T00:30:01.000Z"
}