cURL
curl --request DELETE \ --url https://api.reply.io/v3/templates/{id} \ --header 'X-API-Key: <api-key>'
Deletes an existing template
API key passed in the X-API-Key header
Template Id
Template deleted successfully