Skip to main content
DELETE
Remove a car from a Parking User

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

Path Parameters

baId
integer<int64>
required

Billing account ID

puId
integer<int64>
required

Parking user ID

Query Parameters

licenseNumber
string
required

License number of the car to remove

Minimum string length: 1

Response

Car removed from the parking user