BookableAreas
Delete a bookable area
Soft-deletes the bookable area. Existing area bookings are unaffected, but the area is removed from new-booking allocations and disassociated from any AreaBookingType it was attached to.
Requires the SETTINGS_MANAGE permission on the area's site.
delete/shop/bookable-areas/{bookableAreaId}
Response
Bookable area deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.