Skip to content

Delete a Booking Event Template

DELETE
/businesses/{businessId}/notifications/booking-event-templates/{bookingEventTemplateId}

Soft-delete a booking event notification template.

businessId
required

The ID of the Business.

string
bookingEventTemplateId
required

The ID of the Booking Event Template.

string

Confirmation of deletion.

Booking Event Template not found.

object
error
object
code
number
Example
404
title
string
Example
Not Found