Skip to main content

Delete a driver

DELETE 

/Drivers/:driverId

Usage

  • When a driver has tags assigned, the call will fail unless unassignTagUponDriverDeletion is set to true.

  • If deleteTagUponDriverDeletion is set to true, the tags will be deleted from Crystal when the driver is deleted.

  • If deleteTagUponDriverDeletion is set to false, the tags will be unassigned from the driver but not deleted from Crystal.

Request

Responses

No Content