Cancel future desk bookings via API
There is no DEL endpoint for desk bookings currently, this means that you cannot programmatically delete a future desk booking via the publicly available API's.
The main requirement for this is for the ability for a 3rd party service to 'bump' a user if they are not going to be in the office. The only way to remove a same-day booking via API's currently is to check a user in and then 'release' the space, but this will falsely report that the user was in the office that day.
1
vote
