End rental

End or cancel a rental

DELETE https://api.airgarage.com/rentals/[UUID]

To end or cancel a rental, you can do a DELETE request. This can be used if you have an ongoing monthly rental without an end date and the user wishes to cancel.

Path Parameters

NameTypeDescription

UUID

string

UUID of the rental

Last updated