Delete a Post-Appointment Message Template
DELETE /businesses/{businessId}/notifications/post-appointment-message-templates/{postAppointmentMessageTemplateId}
DELETE
/businesses/{businessId}/notifications/post-appointment-message-templates/{postAppointmentMessageTemplateId}
Soft-delete a post-appointment message template.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” businessId
required
The ID of the Business.
string
postAppointmentMessageTemplateId
required
The ID of the Post-Appointment Message Template.
string
Responses
Section titled “ Responses ”Confirmation of deletion.
Post-Appointment Message Template not found.
object
error
object
code
number
Example
404 title
string
Example
Not Found