SMS Templates
Number of APIs: 6
-
List all SMS Templates GET {{baseUrl}}/api/v1/templates/sms
-
Create an SMS Template POST {{baseUrl}}/api/v1/templates/sms
-
Retrieve an SMS Template GET {{baseUrl}}/api/v1/templates/sms/:templateId
-
Update an SMS Template POST {{baseUrl}}/api/v1/templates/sms/:templateId
-
Replace an SMS Template PUT {{baseUrl}}/api/v1/templates/sms/:templateId
-
Delete an SMS Template DELETE {{baseUrl}}/api/v1/templates/sms/:templateId