v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Lock a driver's Motive card

post/motive_card/v1/cards/{card_id}/lock

Path parameters

card_idstring required

Specify the Public Card ID of the Motive Card (UUID), that you want to lock.

Headers

X-Api-Keyinteger required

Specify the API key of the company.

X-USER-IDinteger required

Specify the user-id of the user who is making this change or update.

Response

200

resultboolean

Example response

{
  "result": true
}