# Remove location from booking **DELETE /bookings/{booking_id}/locations/{booking_location_id}** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Path parameters - **booking_id** (integer(int32)) ID of booking to remove location from - **booking_location_id** (integer(int32)) ID of booking location to remove ## Responses ### 204 Booking location removed ### 500 An unexpected error occurred #### Body: application/json (object) - **code** (integer(int32)) - **message** (string) [Powered by Bump.sh](https://bump.sh)