Delete a template
DEL https://api-authenticator.iwelcome.com/v1/sms/templates/:code
Headers:
   Authorization: Bearer {your application API Key}
   Content-Type: application/json
      code (string, required) - The template code.
         
{
  "type": "api.application.sms.template.delete"
}
      
Have a question? You can always send us an email at support@unloq.io, or contact us on chat.
For security related concerns, please visit our Security page.