Message Template

Add Message Template

Add a message template with data..

<strong>HTTP Request</strong>

POST https://api.mnotify.com/api/template
<p class="alert-primary"><i class="las la-info-circle" style="font-size:24px"></i>the response parameter _id returned in the JSON response is the id of the newly created message template. You can save it somewhere in your personal DB.</p> <span class="alert-success" style="margin-top:14px"><i class="las la-check-circle" style="font-size:24px"></i>You can add placeholders for firstname: [fname], fullname: [fullname], title and lastname: [lname]</span>
post/template

Path parameters

keystring required

Your enabled api key

titlestring required

Title of message template

{"stackTrail":"paths:/template:post:parameters:2:schema","oasType":"schema","type":"unknown"}

Body of message template

Response

Success

statusstring
_idstring

Contains array of templates

Changes

No recorded changes to this endpoint across all 1 revision of this API.