delete
https://{targetURL}/api/v1/equipment/bookings/
Cancels an existing equipment booking. Equipment managers and the booking's owner can delete it; other users get 403. Returns 404 when the booking does not exist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The booking has been deleted.
403The user is not authorized to delete the booking.
404The booking is not found.