Delete a Booking Event Template
DELETE /businesses/{businessId}/notifications/booking-event-templates/{bookingEventTemplateId}
DELETE
/businesses/{businessId}/notifications/booking-event-templates/{bookingEventTemplateId}
Soft-delete a booking event notification template.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
The ID of the Business.
string
bookingEventTemplateId
required
The ID of the Booking Event Template.
string
Responses
Section titled “ Responses ”Confirmation of deletion.
Booking Event Template not found.
object
error
object
code
number
Example
404 title
string
Example
Not Found